arreasystems / ek_template
EK management tools installation template based on EK projects with Drupal 9.
Installs: 121
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 3
Type:project
Requires
- php: >=8.1.0
- arreasystems/ek_profile: dev-master
- cweagans/composer-patches: ^1.6.5
- drupal/core-composer-scaffold: ^10
- drupal/core-project-message: ^10
- drupal/core-recommended: ^10
- drush/drush: ^12
- vlucas/phpdotenv: ^4.0
- webflo/drupal-finder: ^1.0.0
- webmozart/path-util: ^2.3
- wikimedia/composer-merge-plugin: ^2.0
Conflicts
This package is auto-updated.
Last update: 2024-12-11 03:58:02 UTC
README
EK management tools project template for composer based projects.
This is a composer based installer for the EK management tools profile.
Prerequisites
It's just composer, isn't it awesome? :)
Installation of EK management tools
composer create-project arreasystems/ek_template:dev-master DIRECTORY --no-interaction
Composer will create a new directory called DIRECTORY. Inside you will find the html directory with the entire code base of EK management tools profile. You should be able to install it like any other Drupal site.
Learn more about Composer for Drupal
Checkout this introduction from Drupal.
Issues
Install issues for EK management tools
EK issues & Support
For any issues with the platform we kindly ask you to use the drupal.org issue queue. This way we can centralise all the information and make the feedback available for other users for documentation purposes. Next to giving people the credit they deserve.