When updating the system, copies of the replaced files are saved. A module has been added to the system that allows you to restore files from saved copies. » (more)
Added the ability for authorized users to quickly publish news and articles. » (more)
Questions appeared: "How to use the data from the «Company» module?". » (more)
A new module “Company” has been added to the system. It is designed to create arbitrary text values, such as company information. The module is added to all configurations by default. » (more)
Added the ability to change the initialization of modules through the additional file mod_local.ini, in which you can change existing and add new initialization parameters. » (more)
Hooks have been added to the system that allow you to use plugins based on events created during data processing. » (more)
The field "Include in the menu" has been added to the module table. This property allows you to include or exclude a section from the site menu. » (more)
The logic of the "Calendar" module has been changed. Now the calendar will display a list of publications for the selected date, and when the month or year changes, new data is loaded via ajax. » (more)
Added the ability to declare (overlap) constants and language resources in modules.
Constants and language resources declared in modules are automatically loaded only if a module class exists. If there is no module class or you need to load the constants and language resources of the... » (more)