OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions Run commands on bundle installation

This topic contains 1 reply, has 2 voices, and was last updated by  Dima Soroka 9 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
  • #33676

    Jowo
    Participant

    We are making a custom bundle which you install with composer. When this is done we need to run multiple commands, such as clear cache, update the navigation and install assets etc.

    Do we need to add all these (5 or so) commands to the projects root composer.json under “post-install-cmd”? For example the OroCRM composer.json.

    Or is there another way to do it?

    Can we not add these commands in the bundles composer.json instead and run them from there?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

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

Back to top