adamwojs / ezplatform-bundle-skeleton
A skeleton to start a new eZ Platform Bundle project
Installs: 49
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.3
Requires (Dev)
- adamwojs/ezplatform-bundle-generator: dev-master
This package is not auto-updated.
Last update: 2024-10-31 11:01:03 UTC
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:
The following environment variables are used to configure default parameters values:
VENDOR_NAME
- vendor nameVENDOR_NAMESPACE
- vendor namespace