@openveo/core

OpenVeo core CMS

Usage no npm install needed!

<script type="module">
  import openveoCore from 'https://cdn.skypack.dev/@openveo/core';
</script>

README

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 or LDAP
  • 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.

Contributors

Maintainer: Veo-Labs

License

AGPL