Skip to content

jocelyn/ROC

 
 

Repository files navigation

Eiffel CMS Library

Eiffel CMS library is build with EWF and inspired by Drupal.

The goal of the library is to provide the following features.

- content type
- user management
- module design
- theme
- API

Directory Structure

  • library --Library
    • layout -- application layout library.
    • model -- domain model library.
    • persistence -- persistence layer library.
    • src -- cms source code.
  • example
    • demo -- example using the cms library.
  • doc -- Documentation.

Documentation

CMS concepts.

CMS design.

CMS tutorial.

About

Rest on CMS

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Eiffel 88.7%
  • JavaScript 3.9%
  • CoffeeScript 3.0%
  • SCSS 1.1%
  • Smarty 1.1%
  • E 0.9%
  • Other 1.3%