Eiffel CMS Library =============== Eiffel CMS library is build with [EWF](http://eiffelwebframework.github.io/EWF/) and inspired by [Drupal](https://www.drupal.org/). The goal of the library is to provide the following features. - content type - user management - module design - theme - API **Directory Structure** - cms --Library - layout -- application layout library. - model -- domain model library. - persistence -- persistance layer library. - src -- cms source code. - example - demo -- example using the cms library. **Documentation** >[CMS design](https://github.com/EiffelWebFramework/ROC) >[CMS concepts](https://github.com/EiffelWebFramework/ROC)