Skip to content

agentur22/form-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

form-bundle

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