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.