drupalcz / csgov-project
Project template for Drupal 9 sites built with the CS Gov distribution.
Installs: 199
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:project
Requires
- drupalcz/csgov: 2.x
Conflicts
README
This is a Composer-based installer for the CS Gov Drupal distribution.
Get Started
- Create new project using composer
$ composer create-project drupalcz/csgov-project:"1.0.0" MY_PROJECT
- Change to web/themes/contrib/csgov_theme and follow instructions from its README file.
Known Issues
- This repository is still a Work-in-Progress, and may and will change in time.
Happy codding!