Modules make up the meat of your system. They are the ones how handle the initialization and drawing of each page. In addition, there are specialized modules that handle objects, searching, tags, users, and much more. There are a variety of pre-built modules you can extend off of, or your can create your own.
Modules | |
group | Basic Modules |
Basic modules that dont do much or any database stuff. | |
group | Base Objects |
These modules handle creation, editing, viewing, and deletion of objects. | |
group | Object Managers |
These modules handle object searching, sorting, and display. |