Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 523 Bytes

File metadata and controls

15 lines (14 loc) · 523 Bytes

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