Download the PHP package acromedia/drupal-recommended without Composer
On this page you can find all versions of the php package acromedia/drupal-recommended. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download acromedia/drupal-recommended
More information about acromedia/drupal-recommended
Files in acromedia/drupal-recommended
Download acromedia/drupal-recommended
More information about acromedia/drupal-recommended
Files in acromedia/drupal-recommended
Vendor acromedia
Package drupal-recommended
Short Description An Acro Media drupal project skeleton
License
Package drupal-recommended
Short Description An Acro Media drupal project skeleton
License
Please rate this library. Is it a good library?
Informations about the package drupal-recommended
Acro Media Gesso Drupal project skeleton
Composer create template for starting new decoupled drupal builds.
How to use
composer create-project acromedia/drupal-recommended /SOME_PATH/YOUR_PROJECT_NAME
Env vars
TOKEN
: used to pass gitlab token programatically.- ie:
TOKEN=myToken composer create-project acromedia/drupal-recommended my-project
- ie:
Development
Run the script on local
php dev-create
: Creates a local project undertest/project
, will handle project deletion prior to running.
Package Deployment
Package is deployed to packagist via github link with packagist. This project's source code is stored in gitlab, and is mirrored to github.
How to deploy a new version
- create a tag with the version number in the format
v0.0.0
in gitlab.
Security
Update drush/Commands/PolicyCommands.php
to protect your production lagoon environment's DB from accidentally being overwritten by drush sql-sync
All versions of drupal-recommended with dependencies
PHP Build Version
Package Version
No informations.
The package acromedia/drupal-recommended contains the following files
Loading the files please wait ....