OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions handling exclusions when requiring single bundle from orocrm repo

This topic contains 0 replies, has 1 voice, and was last updated by  edgji 9 years, 2 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
  • #33717

    edgji
    Participant

    I’ve been developing a custom entity based off of OroCRMContactBundle so I am requiring part of the crm package.

    How do you handle exclusions for bundles if I have my custom bundle requiring the oro/crm package?

    Currently I am including the following in my oro/bundles.yml config file for my bundle:

    But I am getting the following error:

    This leads me to believe the bundles are still being loaded through the distribution bundle/orokernel

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top