Ionize User Guide Version 0.9.6


Ionize at a Glance

Ionize is Simple

Ionize was built with 3 main basis in mind :

Ionize is Fast

Ionize is based on CodeIgniter, one of the faster PHP Application framework.

Most of template language are slowing down performances. FTL, the one developed for Ionize does not.
Inspired by a famous Ruby template language, it is today the fastest known PHP template language, after PHP itself.

Ionize is Extensible

Build your own controllers, create your own tags, these tasks are just simple with Ionize.

With Ionize, you get the power of CodeIgniter in your CMS.

If you need other data than the provided ones, you can create and use your own extended fields, without altering manually the database.

Ionize is modular : If you need one dedicated feature, modules add features to both backend and frontend.

Ionize is Really Multilingual

No additional stuff to install : Ionize was thought multilingual.

Each content, from static data like "You are here" to pages, articles, medias data, everything can be translated.

Ionize generates SEO friendly URLs

Ionize produce SEO friendly URLs and let you define each URL regarding the language:

 

http://your-domain.tld/en/about/me
http://your-domain.tld/fr/a-propos/de-moi

Ionize is Thoroughly Documented

Programmers love to code and hate to write documentation. We're no different, of course, but since documentation is as important as the code itself, we are committed to doing it. Our source code is extremely clean and well commented as well.

Ionize has a Friendly Community of Users

Our growing community of users can be seen actively participating in our Community Forum.