starfruit/builder-bundle

Starfruit Builder Bundle

Installs: 914

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/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