Smooth extensibility
Flexibility is an essential feature of any general-purpose CMS. It is an important advantage if the system not only enables a mere "possibility to create anything" but also provides means of doing so with minimal effort from the side of the extension creator – which is exactly the direction Cloudia CMS follows.
1:n and n:m bindings, event-driven programming
The ability to create and maintain 1:n and n:m bindings, together with the event-driven programming, advance Cloudia to a full-blown web framework for rapid application development. It is simply possible to create any information scheme in it.
More on this topic will be available soon in our technology overview.
Extensibility
Even without the knowledge of programming techniques, a vast selection of extensions can be realized; even more is achievable if basic knowledge of programming or web systems is employed.
Cloudia CMS is extensible on several different levels, the list of which is given below (knowledge of programming is assumed starting from point 3)
- new particle
if a certain content type is missing a formatted block, a picture of proper size, a link, a particular data entry (address, phone number, e-mail, ...) or even video - new content type
if there is a need of a completely new content type – a video gallery, a poll, a blog, etc. - new particle type
if customized content rendering or input validation, not achievable by composition of existing particles, is demanded - plug-in
as in other CMS, it is possible to use the underlying MVC framework to develop any functionality of choice



