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
- Host: GitHub
- URL: https://github.com/itk-dev/drupal-citizen-proposal-demo
- Owner: itk-dev
- Created: 2024-04-10T09:54:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T11:13:47.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T05:58:28.827Z (almost 2 years ago)
- Language: PHP
- Size: 85 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```