Ngx-admin: How would i integrate ngx-admin app into existing angular-cli app?

Created on 20 Sep 2017  路  15Comments  路  Source: akveo/ngx-admin

Most helpful comment

Hey Guys here's the article we drafted, looking forward to hearing your feedback https://akveo.github.io/nebular/#/docs/installation/add-into-existing-project

All 15 comments

anyone with some documentation about this please?

Hey Guys, could you describe your use cases in more details?

Hi, Nnixaa thanks for answering. I already got a project in angular 4 but I found you guys and am amazed by your work, so I'm trying to integrate your template on my project without changing much the structure of my project, how can that be achieved? thanks

Hi, I have the same question that I would love to have ng2-admin back once again since I have customised many functions and want to build from scratch once again without having modify the whole architecture of the website. Many thanks

Same request here. I want to integrate your amazing work into my Angular 4 proyect. HOW?????

Yes. Existing documentation doesnt give capable answer to this

@nnixaa a little help with this question, please!

Hey Guys here's the article we drafted, looking forward to hearing your feedback https://akveo.github.io/nebular/#/docs/installation/add-into-existing-project

awesome! ill read that article. Thanks @nnixaa !!

Glad to hear, closing it for now, let us know if you have any questions.

i am struggling how to use the ngx-admin can any one help me i need header footer and menu template with page area .. i have follwed all the instruction in the link and getting ..Uncaught Error: Template parse errors:
'nb-layout-header' is not a known element:

  1. If 'nb-layout-header' is an Angular component, then verify that it is part of this module.
  2. If 'nb-layout-header' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("

    [ERROR ->]Company Name
    <nb-sidebar>Sidebar Content</nb-si"): ng:///AppModule/LayoutComponent.html@2:8

'nb-sidebar' is not a known element:

  1. If 'nb-sidebar' is an Angular component, then verify that it is part of this module.
  2. If 'nb-sidebar' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
    Company Name
    [ERROR ->]<nb-sidebar>Sidebar Content</nb-sidebar>

    <nb-layout-column>Page Content</nb-layout-column>"):

Hi,
@manojkargeti & @nnixaa i am facing same problem here . I am using angular 5 and facing same type of problem. I think Documentation section isn't perfect for using existing project. The did't give us to using better way. They just show few thing.
I think they need to improve their docs. Otherwise all person who are using ngx-admin into existing project are facing problem.
I lost few days for this problem but i cant solve this problem. it losted my time...
@nnixaa please help me to solve this

Hi @raihancse104, please open a separate issue describing your steps and with a reproducible example of your issue, if possible.

install node_modules in projects
npm install

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tal-shahar picture tal-shahar  路  3Comments

mignam picture mignam  路  3Comments

AZm1n picture AZm1n  路  4Comments

maxlein picture maxlein  路  3Comments

myurAgarwal picture myurAgarwal  路  3Comments