05-21-2022 01:55 PM
In part of my internship, I was asked to set up GED system with Alfresco. I installed Community 7.2 on Ubuntu 20.04 LTS using Docker Compose. It starts correctly. My questions are:
1- Is the chosen installation mode accptable in this context?
2- Is it possible for me to personalize the logo, the page background, the footer... of Alfresco installed in order to put in the colors of the company?
If yes, can you help me know how to do it? Which file(s) to modify?
If not, what do you recommend for me?
Help me please.
Thank you in advance for your help.
05-22-2022 11:02 PM
You can get started with SDK4.x to develop custom theme modules, build the amps and apply to share.war file
To learn more on sdk, visit this documentation: https://docs.alfresco.com/content-services/latest/develop/sdk/
This thread may also be helpful: https://hub.alfresco.com/t5/alfresco-content-services-forum/get-started-with-alfresco-6-and-alfresco...
After you are well versed with using and building modules using SDK, use these docs to learn more on developing custom themes.
https://docs.alfresco.com/content-services/latest/develop/share-ext-points/share-themes/
https://docs.alfresco.com/content-services/latest/tutorial/share/style/
This thread may also be helpful: https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-background-color-change/m-p/300...
You can also take reference from this demo project to create your custom theme: https://github.com/abhinavmishra14/share-theme-demo/tree/master/share62-theme-demo
Explore our Alfresco products with the links below. Use labels to filter content by product module.