Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xenomedia/drupal-composer-starter
Drupal and default modules and themes installed with Composer.
https://github.com/xenomedia/drupal-composer-starter
composer drupal drupal-8 starter starter-project xeno-tool
Last synced: 10 days ago
JSON representation
Drupal and default modules and themes installed with Composer.
- Host: GitHub
- URL: https://github.com/xenomedia/drupal-composer-starter
- Owner: xenomedia
- Created: 2018-03-21T01:09:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T15:50:05.000Z (almost 7 years ago)
- Last Synced: 2024-12-01T13:47:35.554Z (2 months ago)
- Topics: composer, drupal, drupal-8, starter, starter-project, xeno-tool
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drupal Composer Starter
Drupal core, default modules and themes installed with Composer.## Installation
- Download locally
- Copy the composer.json file into your new project
- Update the information about the project in the composer.json file
- Run `composer install`