Hi all,
Is it possible to create a static template in aem as a cloud service. If possible can any one tell how to create a static template in AEM Cloud Service 2023 version.
Thanks
Nandheswara
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Nandheswara,
It is possible to create static templates in AEMaaCS. Pls check the below link to create a static template :-
https://dev.to/vish448/create-static-template-with-aem-23fi
It is recommended to use editable templates in AEMaaCS . Below points you should consider if you are planning to use static templates :-
Thanks,
Somen
Hi Nandheswara,
It is possible to create static templates in AEMaaCS. Pls check the below link to create a static template :-
https://dev.to/vish448/create-static-template-with-aem-23fi
It is recommended to use editable templates in AEMaaCS . Below points you should consider if you are planning to use static templates :-
Thanks,
Somen
With static templates, all development would have to be done on local SDK. You can then add them to code base and deploy.
However, Adobe recommends to use Editable templates. They have benefits like:
1. responsiveness
2. real-time template updates
3. Configs and structure is aligned to the recommended content structure
4. Utilize AEM core components and its evolving features.
Its best to create new templates as editable, to avoid migration efforts later (static->editable)
Views
Likes
Replies
Views
Likes
Replies