Web developer manual
MORE ON THE HELP (SOON) ON LINE IN THE ADMIN SIDE OF X3 CMS
If you're a web developer with X3 CMS you have a great tool in your hands.
Have had even a brief experience with MVC frameworks can make your life with X3 easier, anyway understand how it works is not too difficult.
NOTE: this project started before Symfony or Laravel so is not comparable with projects built on them anyway we think that X3 CMS is a powerful piece of code that can speed up the development of your project.
What you should know
I think there are three steps:
- Know how the magic happens
Have a clear idea of what happens when a page is called, you can find a description in the introduction - Know the structure of folders and files
This is a very easy step, here you have the map - Know the possible customizations
X3 CMS is a very flexible tool, you can do almost everything, the limit is your imagination.
I will try to explore with you the most importants and interesting customizations, if I'll forget something, please ask me.