Expand my Community achievements bar.

SOLVED

Creating Base page template in AEM

Avatar

Level 10

Hi Guys,

In our project, we are migrating from Teamsite to AEM6.1. We identified all the components and templates from Teamsite CMS and now we are going to create very basic page level component under apps. 

Our approach:

We first took the Teamsite page and reviewed the page using import site option(http://localhost:4502/etc/importers/site.html) for look and feel of page in CQ(We cant edit those fields). It has created the sample templates, components and clientlibs for that page

--> By using this, we have created new project and copied those templates, components, and created new page from siteadmin using that template(which created from site importer) and given cq:designPath - etc/design/xxx(created one from site importer).

Now the question: We cannot edit/make any changes in that page because that is only done through site importer. Now how we can make as editable components in that created page.

If this is not the approach, Please suggest what else other approach we can follow.

Thanks,
Ratna Kumar.

1 Accepted Solution

Avatar

Correct answer by
Level 10

include all the components created under 'par' and you should be able to edit it if the included component has dialog or editConfig

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

include all the components created under 'par' and you should be able to edit it if the included component has dialog or editConfig