Open Closed

How to add a new template file in abp suite for angular component generation #7476


User avatar
0
sfiorentino created
  • ABP Framework version: v8.2.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Under the .suite folder, we added a copy of this file angular.suite\schematics\commands\generate-entity\child-files_modulePath_\components_name@kebab_-child.component.ts.template with a different name and we can see it in the suite UI, but the generator is not adding the desired component.

We checked the documentation but we didn't find a section explaining how to add components, we only see how to update.

Is this possible ?


1 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Check this doc https://docs.abp.io/en/commercial/latest/abp-suite/editing-templates if find helpful

    Thanks

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13