davidguyomarch / openveo-core

Core of a NodeJS CMS with the ability to load plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • 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

About

Core of a NodeJS CMS with the ability to load plugins

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 88.6%Language:CSS 6.8%Language:HTML 4.6%