cancel
Showing results for 
Search instead for 
Did you mean: 

all my customization is override in alfresco share 5.2 community edition

kzala7
Confirmed Champ
Confirmed Champ

i had done main login page customization applying my own logo and name in alfresco share 5.2 and after two weeks i installed uploader plus plugin and deployed it but my main login page customization is override and its setback to default alfresco logo and name even in footer 

so what should i do to getback my own customization logo and name 

guide me to this 

thanks

1 ACCEPTED ANSWER

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

Hi,

First Uninstall amps using Uninstalling an AMP file | Alfresco Documentation .

Dont do any changes directly inside /alfresco and /share folder because it will extract every time when new amps apply.

For any changes override relevant file and put inside \alfresco-com\tomcat\shared\classes\alfresco or you can use alfresco sdk. make relevant changes  using sdk  and then apply that amps.

Thanks,

Contcentric

View answer in original post

2 REPLIES 2

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

Hi,

First Uninstall amps using Uninstalling an AMP file | Alfresco Documentation .

Dont do any changes directly inside /alfresco and /share folder because it will extract every time when new amps apply.

For any changes override relevant file and put inside \alfresco-com\tomcat\shared\classes\alfresco or you can use alfresco sdk. make relevant changes  using sdk  and then apply that amps.

Thanks,

Contcentric

ok . 

thanks