MukurtuCMS / Mukurtu-CMS

Mukurtu CMS v4 Development
17 stars 3 forks source link

Mukurtu CI Tests

Mukurtu Logo

Mukurtu CMS

To learn more about Mukurtu CMS and the larger Mukurtu community, visit mukurtu.org.

Note: This version of Mukurtu CMS is currently under active development and is subject to daily change. Only use for testing and feedback purposes.

Usage

Beginning with version 4, Mukurtu CMS has been implemented as a Drupal installation profile. Drupal should be installed as normal, with the Mukurtu CMS installation profile added to your composer.json file.

There is an available Mukurtu CMS project template with a composer.json preconfigured to download the Mukurtu CMS installation profile.

:warning: Access control in Mukurtu depends on the Drupal private file system. You must configure the 'file_private_path' setting in settings.php.

External Dependencies

Contributing

Mukurtu CMS v4 is extremely unstable and under active development. If you wish to contribute, please first discuss it with us by starting an issue or discussion on the Mukurtu CMS GitHub page or contact us via mukurtu.org. Unsolicited pull requests will likely not receive attention at this point in development.

Quick start for Personal Testing & Evaluation

There are two easy methods to create a local installation of Mukurtu CMS:

DDEV

Mukurtu CMS can be installed locally using DDEV.

Gitpod

Mukurtu CMS is configured to work with Gitpod, a cloud based development environment.

Open in Gitpod