An open API service indexing awesome lists of open source software.

https://github.com/itk-dev/drupal-citizen-proposal-demo


https://github.com/itk-dev/drupal-citizen-proposal-demo

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Drupal citizen proposal

Demo site for .

## Installation

Install site:

``` shell
./scripts/install-site
```

See the `install` script for details.

Load citizen proposal fixtures:

``` shell
./scripts/load-fixtures
```

Send test emails:

``` shell
./scripts/test-email
```