drupalcz/csgov-project

Project template for Drupal 9 sites built with the CS Gov distribution.

2.0.0 2024-03-13 09:09 UTC

This package is auto-updated.

Last update: 2024-04-20 14:39:05 UTC


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!