cancel
Showing results for 
Search instead for 
Did you mean: 

Customize theme

pibou_Bouvret
Elite Collaborator
Elite Collaborator

Hi

I m trying to customize the login screen and create a default flavor.

I created a jar that contains my custom component overrding

org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService (loginScreen ext. pt)
org.nuxeo.theme.styling.service (flavors and pages ext. pt)

along with the deployment fragment and the themes / palettes folder with my css properties.

The bundle is indeed deployed, but there is no overidding.

What s happening ?

1 REPLY 1

pibou_Bouvret
Elite Collaborator
Elite Collaborator

The only working configuration is to extract the configuration of the three extensions to a plain xml component that lives under the templates/custom/config directory along with the jar bundle that deploys the assets.