...
An enabled cache will make the server requests related to Refined fewer by storing the UI settings locally in the browser using the Web Storage API. This will decrease the amount of server requests and greatly improve page load times for all users.
...
The cache system works with all supported browsers and versions. The cache management system is built with Web Storage, read more about browser support.
Enable and set up caching
Go to the Refined Administration.
Go to the Caching tab.
Select Enable caching.
Set up Cachable Cacheable resources:
Resource API | Description | Used by |
---|---|---|
Category REST API | Requests made for categories, the category menu and all their content. Recommended to cache if your instance has categories containing a large amount of spaces and/or subcategories. | Categories, Spaces in categories macro |
Footer REST API | The footer and all of its content. If it is not cached, this resource will be fetched on all your site’s pages. | Footer |
Global Menu REST API | The global menu, as well as the sidebar from Original Theme 4.0. If it is not cached, this resource will be fetched on all your site’s pages. | Global menu |
User Category REST API | All requests associated with the functionality of linking users to categories, including the roles defined for them. Introduced in 4.2. | Connecting Users to Categories and Spaces |
Users REST API | User-related requests made by Refined’s user macros. | User Details macro, Users Macro |