vijaycs85 / druponent
Drupal component based profile.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 1
Type:project
Requires
- composer/installers: ^1.0.22
- drupal-composer/drupal-scaffold: 2.2.0
- drupal/core: 8.2.*
- drupal/default_content: 1.0.0-alpha3
- drupal/entity: 1.0.0-alpha4
- drupal/entity_reference_revisions: 1.0.0
- drupal/paragraphs: 1.0.0
- drupal/token: 1.0.0-beta2
- drush/config-extra: 1.0.1
- drush/drush: 8.1.3
Conflicts
This package is auto-updated.
Last update: 2024-10-26 08:01:09 UTC
README
Drupal 8 profile to create a drupal installation that consume NPM components and integrate with Drupal theme system.
Getting started
To get started you will need:
- NPM (>= 4)
- Sample components can be found here
Installation
- Download/clone/composer crate
cd Directory/you/want/to/work/into/it
git clone git@github.com:vijaycs85/druponent.git
- Run build.sh
./build.sh
- Visit the site to continue Drupal installation wizard.
Structure
assets - Assets to build components.
gulp - build taks.
htdocs - Docroot of drupal installation.
--modules/custom
--profiles/custom
--themes/custom