Bundle provides country selection field for the Form Builder in eZ Platform EE.
Edit app/AppKernel.php
, and add
new MateuszBieniek\EzPlatformFormBuilderCountryBundle\EzPlatformFormBuilderCountryBundle(),
at the end of the $bundles
array.
composer require mateuszbieniek/ezplatform-form-builder-country-field