Template Morsels
This module is part of the Solspace Performance Suite. It caches using the database rather than the file system and thus allows you to cache portions of template code in a manner which performs better than normal EE template or tag caching. You can create morsels of code containing EE tags and variables inside the Template Morsels control panel, and then display them in your templates using the Fetch tag. These morsels will be refreshed based on refresh rules that you provide.
You can refresh your morsels by connecting them to the editing of specific templates or to editing entries in specific blogs or to editing categories in specific category groups. You can also manually refresh cached morsels using the module control panel or set morsels to refresh on a time interval.
This module also includes a dynamic morsels mode. This allows you to make morsels dependent on the context of the page. Dynamic morsels inherit refresh rules from the parent morsel to which they are related.
Use this module to greatly improve page performance by pre-processing parts of your templates that will change less often than every few seconds.
- Change Log
- Installation
- Updates
- Control Panel
- Templates