starfruit/builder-bundle

Starfruit Builder Bundle


README

Starfruit Builder Bundle

Installation

  1. On your Pimcore 11 root project:
composer require starfruit/builder-bundle
  1. Update config/bundles.php file:
return [
    ....
    Starfruit\BuilderBundle\StarfruitBuilderBundle::class => ['all' => true],
];
  1. Setup or update SEO View docs

Documents

docs