agentur22/form-bundle

Agentur22 Pimcore Form Builder

1.2.5 2024-04-18 14:44 UTC

This package is auto-updated.

Last update: 2024-04-18 14:47:42 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