mateuszbieniek/ezplatform-form-builder-country-field

Bundle providing Country select field for the eZ Platform EE Form Builder

v0.1 2019-01-10 13:14 UTC

This package is auto-updated.

Last update: 2024-04-11 01:49:12 UTC


README

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