Open Closed

How to change Angular leptonx copyright footer text #7658


User avatar
0
mostafaemad75 created

How to change Angular leptonx copyright footer text

  • ABP Framework version: v8.2.0
  • UI Type: Angular
  • Database System: EF Core (SQL Serve)
  • Tiered Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

9 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    What UI type of this page?

    MVC or angular?

    If it is angular . You can try to override the AuthWrapperComponent component

  • User Avatar
    0
    mostafaemad75 created

    Angular

  • User Avatar
    0
    mostafaemad75 created

    how to override AuthWrapperComponent

  • User Avatar
    0
    sumeyye.kurtulus created
    Support Team Angular Developer

    Hello, I recommend you to follow this documentation part to customize the AuthWrapperComponent. The auth wrapper component comes from @volo/abp.ng.account/public , so you can import it like this:

    import { eAccountComponents } from '@volo/abp.ng.account/public';
    
  • User Avatar
    0
    mostafaemad75 created

    I know how to replace the component, but what I want to do is text replacement, why I have to change the whole component and create my own one, and if there are no way to change the text only, I want the auth wrapper component source code to be able to replace it!!!

  • User Avatar
    0
    sumeyye.kurtulus created
    Support Team Angular Developer

    May I ask for your license type?

  • User Avatar
    0
    mostafaemad75 created

    license type: Team

  • User Avatar
    0
    sumeyye.kurtulus created
    Support Team Angular Developer

    Thank you for providing extra details. Currently, we do not have an option to customize this text. You can follow the next releases to be able to customize it.

  • User Avatar
    0
    mostafaemad75 created

    thanks for useless support!!

Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 05:21