monsieurbiz / SyliusCmsPagePlugin

A Sylius plugin to manage your CMS pages
MIT License
37 stars 25 forks source link

Does this bundle really need to depend on sylius/sylius? #51

Closed welcoMattic closed 4 months ago

welcoMattic commented 1 year ago

I'm trying to install this bundle in a Monofony application. It fails because Monofony does not provider SyliusPluginTrait (as Monofony not depends on sylius/SyliusCoreBundle).

If SyliusCmsPagePlugin could directly depends on sylius/SyliusCoreBundle (and some other Sylius bundles if needed) instead of sylius/sylius, I guess it could allow the installation on Monofony.

cc @maximehuran @jacquesbh

maximehuran commented 4 months ago

We do not provide Monofony compatibility and still working with Sylius and NoCommerce