editvr / contenta_jsonapi
Modified contenta CMS to support EditVR
Installs: 31
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 103
Type:drupal-profile
Requires
- composer/installers: ^1.0.24
- cweagans/composer-patches: ^1.6.0
- drupal/admin_toolbar: ^1.23
- drupal/consumer_image_styles: ^2.0@rc
- drupal/consumers: ^1.0@beta
- drupal/core: ^8.5.3
- drupal/decoupled_router: ^1.0@rc
- drupal/dropzonejs: ^2.0@alpha
- drupal/entity_browser: ^2.0@alpha
- drupal/fieldable_path: ^1.0
- drupal/graphql: ^3.0@beta
- drupal/image_widget_crop: ^2.1
- drupal/inline_entity_form: ^1.0@beta
- drupal/jsonapi: ^1.16
- drupal/jsonapi_extras: ^2.0
- drupal/jsonrpc: ^1.0@alpha
- drupal/material_admin: 1.x-dev
- drupal/media_entity_browser: ^2.0@alpha
- drupal/openapi: ^1.0@alpha
- drupal/schemata: ^1.0@alpha
- drupal/simple_oauth: ^3.3
- drupal/subrequests: ^2.0@rc
- drupal/video_embed_field: ^2.0
Requires (Dev)
- burdamagazinorg/thunder-dev-tools: dev-master
- drupal/coder: ^8.2
- drupal/config_inspector: 1.x-dev
- drupal/features: ^3.5
- guzzlehttp/guzzle: ~6.0
- dev-editvr-config
- v1.512
- v1.508
- v1.507
- v1.497
- v1.494
- v1.484
- v1.481
- v1.479
- v1.477
- v1.476
- v1.474
- v1.468
- v1.467
- v1.461
- v1.457
- v1.453
- v1.451
- v1.449
- v1.447
- v1.445
- v1.443
- v1.442
- v1.438
- v1.433
- v1.431
- v1.428
- v1.426
- v1.425
- v1.417
- v1.408
- v1.379
- v1.375
- v1.373
- v1.367
- v1.365
- v1.0.0
- dev-new-content-model
- dev-8.x-1.x
- dev-8.x-2.x
- dev-fix-tests
- dev-redis-share
This package is not auto-updated.
Last update: 2024-10-27 04:38:37 UTC
README
This is a modified version of Content CMS to customized to support 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
- Install composer
composer create-project editvr/editvr-project editvr --stability dev --no-interaction
For documention on the development on contenta_jsonapi itself, see docs/development.
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.