Deployment - App Server:
- tomcat/shared/classes/alfresco/web-extension/site-data/pages - Page definition
- tomcat/shared/classes/alfresco/web-extension/site-data/template-instances - Template instance pointing to FreeMarker template
- tomcat/shared/classes/alfresco/web-extension/site-data/components - Components fetching content and rendering presentation for a specific region in the physical template
- tomcat/shared/classes/alfresco/web-extension/templates - FreeMarker template location
These paths are untouched by re-deployments and upgrades) For component Web Script file locations see: Web Scripts section.
Deployment All-in-One SDK project
- aio/share-jar/src/main/resources/alfresco/web-extension/site-data/pages
- aio/share-jar/src/main/resources/alfresco/web-extension/site-data/template-instances
- aio/share-jar/src/main/resources/alfresco/web-extension/site-data/components
- aio/share-jar/src/main/resources/alfresco/web-extension/templates
For component web script file locations see: Web Scripts section.