Customize share login page

cancel
Showing results for 
Search instead for 
Did you mean: 
idebonis
Active Member II

Customize share login page

Hello, I would like to customize the share login page and package it into an AMP.

I would like to change the Alfresco logo, and put a background image. Is it possible to apply these changes in an AMP package? If not possible, what are the alternatives?

 

Best regards,

Ignacio

1 Reply
abhinavmishra14
Advanced

Re: Customize share login page

You should create a share theme extension by extending any ootb theme and update the logo, images, css etc as needed.

You can refer to following docs:

Here is a demo theme project that you can reference to create your own theme : 

https://github.com/abhinavmishra14/share-theme-demo#readme

https://github.com/abhinavmishra14/share-theme-demo/tree/master/share52-theme-demo

Some of these threads may also be helpful:

https://hub.alfresco.com/t5/alfresco-content-services-forum/change-favicon-and-footer-image-on-chang...

https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-background-color-change/m-p/300...

https://hub.alfresco.com/t5/alfresco-content-services-forum/how-can-i-change-the-logo-of-the-public-...

Lastly if you don't want to develop a theme, you can also use this third party tool to generate a theme based on your inputs/selections: https://theme.flex-solution.com/ 

 

After you have amp available, you can follow instructions from here to install just in case: https://docs.alfresco.com/content-services/6.1/install/zip/amp/ 

 

~Abhinav
(ACSCE, AWS SAA, Azure Admin)