agentur22 / form-bundle
Agentur22 Pimcore Form Builder
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/agentur22/form-bundle
Requires
- pimcore/pimcore: ^11.0
- symfony/form: ^6.0
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:
xxiicontactin Areablock, where you want to allow Contact Brick