adamwojs/ezplatform-bundle-skeleton
Composer 安装命令:
composer create-project adamwojs/ezplatform-bundle-skeleton
包简介
A skeleton to start a new eZ Platform Bundle project
README 文档
README
A skeleton to start a new eZ Platform Bundle project.
Usage
Open a command console and execute:
$ composer create-project adamwojs/ezplatform-bundle-skeleton:dev-master <bundle-name>
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
During the installation you will be asked for entering/confirmation of the following parameters used to generate bundle structure:
| Parameter | Example | Description |
|---|---|---|
| Package name | ezplatform-page-build |
Package name. By default same as project directory name |
| Vendor name | ezsystems |
Package vendor name. |
| Bundle name | EzPlatformPageBuilder |
Bundle name without Bundle suffix |
| Vendor namespace | EzSystems |
Bundle vendor namespace |
The following environment variables are used to configure default parameters values:
VENDOR_NAME- vendor nameVENDOR_NAMESPACE- vendor namespace
More information:
统计信息
- 总下载量: 49
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2019-07-14