Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

datagovuk/CKAN-CMS

Repository files navigation

CKAN-CMS

Drupal 7 distribution with CKAN integration

INSTALLATION

To use this drupal distribution, you will need to have a LAMP stack and a working drush installation. Please see https://drupal.org/requirements for detailed requirements. You can get drush and it's installation instructions from here: https://github.com/drush-ops/drush

Once you have the requirements sorted out, you can install drupal with the following drush commands:

$ drush make distro.make /var/www/
$ drush --yes --verbose site-install ckan_cms --db-url=mysql://user:pass@localhost/db_name --account-name=admin --account-pass=password  --site-name='something creative'
```

About

Drupal 7 distribution with CKAN integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published