mateuszbieniek/ezplatform-form-builder-country-field

为eZ Platform EE表单构建器提供国家选择字段的包

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

This package is auto-updated.

Last update: 2024-09-11 02:37:46 UTC


README

描述

包为eZ Platform EE的表单构建器提供国家选择字段。

安装

1. 启用 EzPlatformFormBuilderCountryBundle

编辑 app/AppKernel.php,并在$bundles数组末尾添加

new MateuszBieniek\EzPlatformFormBuilderCountryBundle\EzPlatformFormBuilderCountryBundle(),

2. 安装 mateuszbieniek/ezplatform-form-builder-country-field

composer require mateuszbieniek/ezplatform-form-builder-country-field