agentur22/form-bundle

Agentur22 Pimcore Form Builder

1.2.6 2025-05-05 15:35 UTC

This package is auto-updated.

Last update: 2025-07-05 16:01:19 UTC


README

Installation

composer require agentur22/form-bundle

Add Bundle to bundles.php:

use Xxii\FormBundle\XxiiFormBundle;

return [
   XxiiFormBundle::class => ['all' => true],
];
  • Execute: $ bin/console pimcore:bundle:install XxiiFormBundle

  • Include: xxiicontact in Areablock, where you want to allow Contact Brick