docomoinnovations / cloud_dashboard
There is no license information available for the latest version (4.0.0-rc1) of this package.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/docomoinnovations/cloud_dashboard
Language:TypeScript
Type:drupal-module
pkg:composer/docomoinnovations/cloud_dashboard
4.0.0-rc1
2021-12-07 08:08 UTC
Requires
- drupal/simple_oauth: ^5.0.4
This package is auto-updated.
Last update: 2024-06-07 16:54:06 UTC
README
- Cloud Dashboard enables to manage Cloud Orchestrator by Single Page Application (SPA). This module depends on the Cloud, Simple OAuth and JSON:API module.
- See also Cloud module.
Requirements
Drupal 9.3or higherCloud 4.xor higher
Installation
composer require drupal/cloud- For other tasks, please check
INSTALL.md.
Build from source code
- If you want to build the source code for the SPA-side, please check
BUILD.md.