Are static templates supported in AEM as a cloud service | Community
Skip to main content
New Participant
March 3, 2022
Solved

Are static templates supported in AEM as a cloud service

  • March 3, 2022
  • 4 replies
  • 2810 views

Does AEM as a cloud service support static templates (use cases where due to some limitations where it is not possible to migrate static templates to editable templates).

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 Pallavi_Shukla_

@rohitk81560102 wrote:

Does AEM as a cloud service support static templates (use cases where due to some limitations where it is not possible to migrate static templates to editable templates).




Static Template design information that is stored in /apps can’t be edited via UI.

  • It is recommended that you leverage Editable Templates instead.
  • If Static Templates are still required, configuration information must come from Git via the CI/CD pipeline.

experienceleague.adobe.com/docs/experience-manager-cloud-service/content/release-notes/aem-cloud-changes.html?lang=en

4 replies

joerghoh
Employee
March 4, 2022

They are supported. With the implicit limitations mentioned by the others.

Anny0505
New Participant
March 3, 2022

@rohitk81560102 , It is always recommended to use Editable templates. If you have static templates you can leverage those and convert them into Editable Templates.

Himanshu_Jain
New Participant
March 3, 2022

You can still use it but only thing is for every change you need to push the code and deploy in dev as well .

As you cannot edit /apps in AEM as a cloud directly from crxde.

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/release-notes/aem-cloud-changes.html?lang=en

 

Himanshu Jain
Pallavi_Shukla_
Pallavi_Shukla_Accepted solution
New Participant
March 3, 2022

@rohitk81560102 wrote:

Does AEM as a cloud service support static templates (use cases where due to some limitations where it is not possible to migrate static templates to editable templates).




Static Template design information that is stored in /apps can’t be edited via UI.

  • It is recommended that you leverage Editable Templates instead.
  • If Static Templates are still required, configuration information must come from Git via the CI/CD pipeline.

experienceleague.adobe.com/docs/experience-manager-cloud-service/content/release-notes/aem-cloud-changes.html?lang=en