Download the PHP package tevtex/module-cachemanagement without Composer
On this page you can find all versions of the php package tevtex/module-cachemanagement. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tevtex/module-cachemanagement
More information about tevtex/module-cachemanagement
Files in tevtex/module-cachemanagement
Package module-cachemanagement
Short Description A Magento 2 module providing Adobe Commerce's cache management via API.
License GPL-3.0
Informations about the package module-cachemanagement
Magento 2 Cache Management API
Module to enable cache management in Magento 2 using API.
It adds the following API endpoints to your Magento application:
API Endpoints
Enable all or specific cache types
Disable all cache types
Clean all or specific cache types.
Flush all or specific cache types.
Note: The API endpoints are secured and require the Magento_Backend::cache
resource access right for authorization.
Installation
Simply run the following command to install the module using
composer
Usage
Enable the module using following command:
Enable the configuration using one of the following ways:
Using Admin Panel
Visit the following location in admin panel and enable the module
Using Command Line
Run the following command to enable the module
Contribute
Feel free to submit pull requests, create issues or spread the word.
License
MIT © Ahmad Farzan