Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.13 KB

EditVR - Contenta

This is a modified version of Content CMS to customized to support EditVR.

EditVR

Contenta is a content API and CMS based on Drupal 8. It provides a standard, jsonapi-based platform for building decoupled applications and websites.

Install

composer create-project editvr/editvr-project editvr --stability dev --no-interaction

For documention on the development on contenta_jsonapi itself, see docs/development.

Code of conduct

Development Installation

`lando init -r drupal8` 
  • Set webroot to: web
  • Choose a name
`lando start`

Credits

This work is based upon a couple of contrib modules.

On top of that the thunder distrbution was used as sort of a base for this installation profile.

Contenta CMS is built by humans.