I was doing some practises, and without knowing i modify the node of html5page in the lib folder, i tried to revert all changes but it seems that i wasn't at all success. A cowork of mine, export the json of that node, so i was wondering if i could reimport it in that folder? Is it possible to do that?
thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @agustinafernandez
Please use a package of the node to install it.
On a clean AEM instance:
- Go to http://localhost:4502/crx/packmgr/index.jsp
- Click on "Create Package"
- Add any package name and Click OK
- Select the created package. Click on "Edit"
- Add Filter. Click on "Done" > "Save " > "Build" > Download
On your instance:
- Upload this PAckage
- CLick on Install.
This should refresh the template
Hello @agustinafernandez
Please use a package of the node to install it.
On a clean AEM instance:
- Go to http://localhost:4502/crx/packmgr/index.jsp
- Click on "Create Package"
- Add any package name and Click OK
- Select the created package. Click on "Edit"
- Add Filter. Click on "Done" > "Save " > "Build" > Download
On your instance:
- Upload this PAckage
- CLick on Install.
This should refresh the template