Skip to content

EditVR/contenta_jsonapi

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • PHP 59.4%
  • HTML 29.2%
  • Shell 9.9%
  • CSS 1.5%