Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
Rutger Kok edited this page Jun 18, 2013 · 5 revisions

rCMS

rCMS is my small website content management system written in PHP. It has the following features:

  • Create, edit and delete articles, place them into categories.
  • Create, edit and delete links, place them into menus.
  • Let your users comment on articles.
  • Allow users to sign up for an account.
  • Three different user roles: normal, moderator and admin.
    • Normal users create, edit and delete their comments.
    • Moderators can also create articles and they can edit and delete any article or comment.
    • Admins have complete control over the whole website.
  • Theme support.
  • Widget support.
  • Most settings can easily be changed in the web interface.
Clone this wiki locally