OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – How do I? Questions Disable services from the platform

This topic contains 4 replies, has 3 voices, and was last updated by  Sergey 8 years, 3 months ago.

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

  • Creator
    Topic
  • #36152

    jneto
    Participant

    Hello, how can i disable services from the platform ?

    For example, i’m hiding the navigation history from the placeholder
    app/config.yml

    oro_ui:
    placeholders:
    navbar:
    items:
    shortcuts:
    remove: true

    and the services are still running.

    in the file
    vendor/oro/platform/src/Oro/Bundle/NavigationBundle/Resources/config/content_providers.yml
    if i remove
    oro_navigation.content_provider.menu.history_menu
    oro_navigation.content_provider.menu.mostviewed_menu

    it works the way i want.

    How can i disable the services without modifying the core ?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The forum ‘OroPlatform – How do I? Questions’ is closed to new topics and replies.

Back to top