starfruit/builder-bundle

Starfruit Builder Bundle

Maintainers

Package info

github.com/starfruit-php/builder-bundle

pkg:composer/starfruit/builder-bundle

Statistics

Installs: 980

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0


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