mateuszbieniek / ezplatform-form-builder-country-field

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:PHP 97.7%Language:HTML 2.3%