starfruit/builder-bundle

Starfruit Builder Bundle

1.0.8 2025-02-21 02:31 UTC

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