abpframework / abp

Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
https://abp.io
GNU Lesser General Public License v3.0
12.48k stars 3.36k forks source link

Implement new angular template into ABP project #17570

Open mohdwaseem opened 10 months ago

mohdwaseem commented 10 months ago

Is there an existing article or article request for this?

Describe the article you'd like

We have 2 angular themes as a part of the community edition, If a user wants to add a new angular template to abp like ngx-admin theme: https://akveo.github.io/ngx-admin/. What will be the steps to integrate a new template to the abp project, please guide the steps.

berkansasmaz commented 10 months ago

Thank you for your community article request, I'm adding it to the backlog. To give you brief information, I recommend that you first read the integration documentation of the selected template and then read this document, so I think you can do what you want.

Note: If you encounter any problems, please do not hesitate to let us know.

I also recommend you to have a look at the article below: