guignonv / genoring_template
GenoRing Drupal Composer template.
Installs: 176
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.0
- composer/installers: ^2.0
- cweagans/composer-patches: ^1.0
- drupal/core-composer-scaffold: ^10||^11
- drupal/core-project-message: ^10||^11
- drupal/core-recommended: ^10||^11
- drush/drush: ^12.5||^13
- guignonv/genoring_distrib: ^1.0@alpha
Conflicts
This package is not auto-updated.
Last update: 2025-06-11 18:19:53 UTC
README
Defines composer scaffold to install GenoRing Drupal distribution.
Table of contents
- Description
- Installation
- Authors and acknowledgment
- License
Description
This is a composer based installer for the GenoRing Drupal distribution. It is used by the GenoRing platform to install itself. It should not be used to install the GenoRing platform and is reserved to experts with special needs. To install GenoRing platform, use a GenoRing platform release instead available on genoring.net.
Installation
To install GenoRing Drupal distribution into the directory "PROJECT_DIRECTORY", use the following command:
composer create-project --no-interaction --no-install "guignonv/genoring_template" PROJECT_DIRECTORY
Note: this is not required to install GenoRing platform as the platform handles this template by itself.
Authors and acknowledgment
- Valentin GUIGNON, The Alliance Bioveristy - CIAT (CGIAR), v.guignon@cgiar.org
Contributing
SouthGreen Platform
- CIRAD
- IRD
- INRAE
- The Alliance Bioversity - CIAT
License
This project is licensed under the MIT License. See LICENSE file for details.