A new version of OkayCMS 1.1.5 has been released
Major changes:
- Fixed pagination error in brands
- Corrected robots.txt (thanks to the user under the nickname uniks )
- Enabled auto-scrolling slides on the main
- When ordering a call back, a link to the page from which the order was made is now transmitted
- The layout of the checkout page has been slightly changed (for more convenience when placing an order from mobile phones)
- Added links to video instructions for some sections
- Made minor edits to the layout of the client template
To upgrade from a previous version, it is enough to change the following files:
.htaccess
ajax / search_products.php
api / Callbacks.php
api / Config.php
api / Products.php
backend / design / html / brand.tpl
backend / design / html / brands.tpl
backend / design / html / callbacks.tpl
backend / design / html / category.tpl
backend / design / html / email_callback_admin.tpl
design / default / css / bootstrap.css
design / default / html / cart.tpl
design / default / js / okay.js
design / default / translation.php
design / default / translation.sql
robots.txt
view / IndexView.php
view / ProductsView.php
You also need to query the database. The request is in the 1DB_changes / update_1.1.5.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.