Create a new core level with the AEM Core WCM | Community
Skip to main content
August 17, 2022
Solved

Create a new core level with the AEM Core WCM

  • August 17, 2022
  • 1 reply
  • 760 views
Hi All, I would like to check if is anyone tried to create a new core application that is same how the Core WCM works? The idea is to create a new core using latest AEM archetype and the components inside that new core will be extended to the proxy application just like how core wcm works. And also the new core will be a dependency to the proxy application same as core wcm. Than you.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

I would not recommend to use apps/core location for custom build.

you can try apps/org-core and do proxy from there.

 

Yes this is possible we did this for custom core components that we built.

1 reply

arunpatidar
Community Advisor
Community Advisor
August 17, 2022

Hi,

Could you please explain a bit in a detail? Technically creating new app or subfolder within app is possible. 

Arun Patidar
onel30Author
August 18, 2022

Hi,

 

What I'm trying to do is to have a new core components specific to our organization under apps/core/org-core this path is the same as where the app/core/wcm is located.

 

This new core components will be extended to other proxy application same as how the core/wcm components extended.

 

I would like to check if anyone tried this approach to have the new core component inside /apps/core folder and make it a maven dependency to other proxy application?

 

Thank you

arunpatidar
Community Advisor
arunpatidarCommunity AdvisorAccepted solution
Community Advisor
August 18, 2022

I would not recommend to use apps/core location for custom build.

you can try apps/org-core and do proxy from there.

 

Yes this is possible we did this for custom core components that we built.

Arun Patidar