ezstudio-bundle ezee-countryformfield-bundle
Country Field for eZ Studio Form Builder
smile/ezee-countryformfield-bundle
Country Field for eZ Studio Form Builder
- Monday, March 6, 2017
- by noodle69
- Repository
- 7 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
, (*1)
Add new eZStudio Form Field named Country displaying select field with country list, (*2)
Installation
Get the bundle using composer
Add SmileEzEECountryFormFieldBundle by running this command from the terminal at the root of
your eZStudio project:, (*3)
composer require smile/ezee-countryformfield-bundle
Enable the bundle
To start using the bundle, register the bundle in your application's kernel class:, (*4)
// ezpublish/EzPublishKernel.php
public function registerBundles()
{
$bundles = array(
// ...
new Smile\EzEECountryFormFieldBundle\SmileEzEECountryFormFieldBundle(),
// ...
);
}
dev-master
9999999-dev
Country Field for eZ Studio Form Builder
Sources
Download
GPL-3.0
The Requires
1.0.1
1.0.1.0
Country Field for eZ Studio Form Builder
Sources
Download
GPL-3.0
The Requires
1.0.0
1.0.0.0
Country Field for eZ Studio Form Builder
Sources
Download
GPL-3.0
The Requires