Розширення Cache cleaner дозволяє швидко очистити системний кеш OpenCart (кеш ЧПУ, кеш налаштувань модулів, кеш twig шаблонів), який зберігається в каталозі /storage/cache/. В верхній частині адмін панелі додається кнопка для видалення кешу в один клік.
В OpenCart 3 є можливість видалення кешу twig шаблонів, але немає функції видалення іншого кешу. Принцип роботи розширення побудовано на рекурсивному видалення всіх папок і файлів із каталогу кешу в OpenCart. Це дуже простий метод, тому у модуля немає жодних налаштувань.
Очистка кешу - дуже потрібна функція, особливо на стадії розробки чи доробки інтернет-магазину, коли потрібно тестувати нові зміни, але кеш заважає робити це. Тепер ви зможете одним клацанням видалити всі файли з кешу OpenCart.
Інструкція з інсталяції модуля:
Завантажити модуль в адмін-панелі в розділі "Розширення" : "Установка".
Перейти у розділ "Модифікатори" та оновити кеш.
Перейти у розділ "Панель стану" та оновити кеш шаблону (лише для OpenCart 3).
В верхній панелі адмінки, поруч з аватаркою адміна, з'явиться кнопка для очищення кешу.
Скріншоти модуля Cache cleaner
Необхідно авторизуватися для того щоб переглядати файли!
Nejdet Acar
23.07.2024
I found the correct folder to check and confirmed that the plugin cleared the cache instantly.
Thank you for your help...
Nejdet Acar
23.07.2024
Hello,
First of all, thank you for the plugin.
I would be glad if there is someone authorized to answer my question.
I installed this plugin, it did not give any errors during and after the installation phase, I even looked at the log records and there was nothing there either.
How and where can I check on my host to confirm whether this plugin is working or not? When I open the File manager section on my hosting panel and check many folders in the storage section, I see that nothing has changed. Or maybe I'm looking at the wrong section?
Best Regards
opencartbot
23.07.2024
Hello,
1. Upload the extension in the admin panel in the "Extensions" : "Install".
2. Go to the "Modifications" section and update the cache.
3. Go to the "Dashboard" section and update the template cache (only for OpenCart 3).
4. A button for clearing the cache will appear in the header of the admin, next to the profile picture.
Nejdet Acar
23.07.2024
I already wrote in the previous message that I went through these stages without any problems. My goal was just to find out where to look to confirm if it was deleting the cache or not.
opencartbot
23.07.2024
In OpenCart 3, the 'cache' directory is typically located in the 'storage' directory outside the web root directory.
OpenCart 3 moves the storage directory outside the web root for security reasons. The location of this directory can vary based on your specific setup, but commonly it is placed one level up from the web root.
Check the config.php file in your OpenCart root folder for the path to the storage directory. Look for lines like:
define('DIR_STORAGE', '/path/to/your/storage/');
Поки всі чекають на реліз OpenCart 4.1.0.0, на офіційному репозиторії Github вийшов новий реліз OpenCart "старої" гілки 3.0.x.x із номером версії 3.0...
Вебсайт використовує Cookie 🍪, щоб забезпечити вам зручність у роботі з його функціями, на основі політики конфіденційності