drupalcz / csgov-project
Project template for Drupal 9 sites built with the CS Gov distribution.
2.0.0
2024-03-13 09:09 UTC
Requires
- drupalcz/csgov: 2.x
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
Replaces
None
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!