Install Base bundle


FiftyDeg\SyliusDegditorBasePlugin is the core engine of DegDitor and is required for any project using the system.
  1. Install with Composer
    $ composer require fifty-deg/sylius-degditor-base-plugin
  2. Register the bundle in config/bundles.php

    config/bundles.php

    FiftyDeg\SyliusDegditorPlugin\FiftyDegSyliusDegditorBasePlugin::class => ['all' => true],
  3. Register vendor services configuration by adding the following code snippet in config/services.yaml or config/packages/_sylius.yaml

    config/services.yaml

    1imports: 2 - { resource: "@FiftyDegSyliusDegditorBasePlugin/Resources/config/vendor.yaml" } 3
  4. Register routes by adding the following code snippet in config/routes.yaml

    config/routes.yaml

    1fiftydeg_sylius_desgditor_plugin: 2resource: "@FiftyDegSyliusDegditorBasePlugin/Resources/config/routes.yaml" 3
  5. Run migrations
    php bin/console doctrine:migrations:migrate --no-interaction
    
Three, two, one...

Ready for DegDitor?

Try the plugin

Experience the best features at no cost

Get a better understanding of DegDitor and how it works

Test it risk-free and see the results

Try it

Get a demo

Get a personalized demo tailored to your unique needs

Preview our pricing plans

Evaluate DegDitor against your requirements

Get a demo

We are here for you

After months of intense development, it’s time to put DegDitor to work. For feedback, questions or information please contact us!

Contact us