Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnaudom/ek_template
EK management tools project template for composer based projects.
https://github.com/arnaudom/ek_template
composer composer-package drupal drupal-8
Last synced: 12 days ago
JSON representation
EK management tools project template for composer based projects.
- Host: GitHub
- URL: https://github.com/arnaudom/ek_template
- Owner: arnaudom
- Created: 2019-11-19T05:36:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T08:30:36.000Z (over 2 years ago)
- Last Synced: 2024-10-11T14:23:37.453Z (26 days ago)
- Topics: composer, composer-package, drupal, drupal-8
- Size: 202 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ek_template
EK management tools project template for composer based projects.This is a composer based installer for the [EK management tools profile](https://www.drupal.org/project/ek).
# Prerequisites
1. [Composer](https://getcomposer.org/download/)
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](https://github.com/arnaudom/ek_profile). You should be able to install it like any other Drupal site.
## Learn more about Composer for Drupal
Checkout this [introduction](https://www.drupal.org/docs/develop/using-composer/using-composer-to-install-drupal-and-manage-dependencies) from Drupal.
## Issues
### Install issues for EK management tools
[documentation](https://arrea-systems.com/sites/arrea-systems.com/files/manuals/admin_setup.pdf)### EK issues & Support
For any issues with the platform we kindly ask you to use the [drupal.org](https://www.drupal.org/project/issues/2887559?categories=All) 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.