A new version of OkayCMS 1.1.6 has been released
Into the new version OkayCMS 1.1.6. included the following changes:
Major changes:
Fixed authorization error with 1C
Added removal of groups of banners
Made correct 404 error with incorrect data in the URL in the CNC filter
A field was not added to translations, when adding a language which was not yet in translations. Fixed.
Correct language links have been made to the previous and next product in the product card.
Added links to video instructions for some sections
Minor edits to the template.
To upgrade from a previous version, it is enough to change the following files:
api / Config.php
api / Languages.php
backend / BannersAdmin.php
backend / SettingsAdmin.php
backend / TranslationAdmin.php
backend / cml /
backend / design / html / brands.tpl
backend / design / html / category.tpl
backend / design / html / feature.tpl
backend / design / html / features.tpl
backend / design / html / product.tpl
backend / design / html / products.tpl
backend / design / html / settings.tpl
design / default / html / breadcrumb.tpl
design / default / html / product.tpl
design / default / html / products.tpl
design / default / html / products_content.tpl
design / default / translation.php
design / default / translation.sql
view / ProductsView.php
You also need to query the database. The request is in the 1DB_changes / update_1.1.6.sql file on GitHub
The update is also available on GitHub https://github.com/OkayCMS
What's planned for the next updates:
- Optimization of multilingualism
- Expansion of statistics functionality
- Tighter integration with analytics systems
- Development and implementation of an adaptive version of the administrative panel
- Redesign of the commenting and feedback system.