Skip to content

mateuszbieniek/ezplatform-form-builder-country-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ezplatform-form-builder-country-field

Description

Bundle provides country selection field for the Form Builder in eZ Platform EE.

Installation

1. Enable EzPlatformFormBuilderCountryBundle

Edit app/AppKernel.php, and add

new MateuszBieniek\EzPlatformFormBuilderCountryBundle\EzPlatformFormBuilderCountryBundle(),

at the end of the $bundles array.

2. Install mateuszbieniek/ezplatform-form-builder-country-field

composer require mateuszbieniek/ezplatform-form-builder-country-field