Install specific version of Marketplace plugin

From what I’ve looked into, Custom Objects aren’t compatible with Mautic 5 yet, even if you’re considering using them with a different branch.

Even though you should be able to install a plugin via Composer using a different branch, for example:

composer require acquia/mc-cs-plugin-custom-objects:dev-beta
1 Like