OroCommerce Forums

Covering OroCommerce topics, including community updates and company announcements.

Forums Forums OroCommerce Activating Custom Theme Bundle in 1.3

This topic contains 1 reply, has 2 voices, and was last updated by  ibratsilo 6 years, 6 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #32078

    ibratsilo
    Moderator

    The active theme could be set on the application level in app/configs/config.yml under the oro_layout.active_theme node. You can find additional information if you execute the app/console config:dump-reference OroLayoutBundle shell command.

    The theme identifier(key) in your case should be custom (the same as theme folder name).

    Also you can activate the custom theme in the system settings. Go to –
    Systems / Configuration / Commerce / Design / Theme and in the Theme Settings section choose theme Custom in select (uncheck Use default before).

    Please have a look at the documentation – https://github.com/oroinc/platform/blob/master/src/Oro/Bundle/LayoutBundle/Resources/doc/theme_definition.md

Viewing 1 replies (of 1 total)

The forum ‘OroCommerce’ is closed to new topics and replies.

Back to top