Getting Started

This page will help you get started with Tendoo CMS. You'll be up and running in a jiffy!

About Tendoo CMS

Tendoo CMS is evolving and we need to show how to handle his features. This documentation will provide all API available on Tendoo CMS so that you'll be able to create web application.

What can you do with Tendoo CMS ? Tendoo is actually more a Developper Tools than a CMS, however this is about to change with available module.

Tendoo CMS Features

  • Auth Feature (Login, Registration and users Management )
  • Build With CodeIgniter
  • UI Library API
  • Ajax API
  • Menu API
  • Notice API
  • Assets API
  • Module API
  • And more a coming

First Steps

This documentation is made for developpers, so we asume that you have PHP/Mysql, HTML5 & CSS3 and CodeIgniter Knowledge. If not, you can learn online how to create web application with PHP.

Before all, you should learn how to Install Tendoo CMS. This Doc guide you through the download process to the installation process.

Now, you can access the dashboard. You can understand Tendoo CMS UI easily to keep in mind the value of each UI item.

If default features doesn't suit your needs, you can extends Tendoo CMS features by creating a module.