@openveo/core
Version:
OpenVeo core CMS
28 lines (17 loc) • 963 B
Markdown
# OpenVeo
OpenVeo is a Node.js and AngularJS CMS. It embeds an HTTP server based on Express framework (Express) and a plugin loader mechanism.
The core of the system (i.e. without any plugin) offers a simple connection form to the administration interface.
This interface gives access to a limited set of default features:
- Users management
- Permissions and roles management
- Content group management
- Web service management
- Support for authentication using [CAS](https://www.apereo.org/projects/cas) or [LDAP](https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol)
- A profile page
- Each plugin brings zero to many additive administration pages and zero to many additive public pages
# Documentation
Documentation is available on [Github pages](http://veo-labs.github.io/openveo-core/10.2.0/index.html).
# Contributors
Maintainer: [Veo-Labs](http://www.veo-labs.com/)
# License
[AGPL](http://www.gnu.org/licenses/agpl-3.0.en.html)