Add-ons

Modules that start with the letter C, run on ExpressionEngine 1, run on ExpressionEngine 2, are compatible with Matrix, are Editors Picks and are sorted by Number of Favorites (descending).

1 result

Editor's Pick
Each month the devot:ee staff picks an add-on that's especially well thought out, well built, and useful. They're add-ons that we love and think you will too!

CE Cache was chosen in April 2012.
CE Cache

Causing Effect (Aaron Waldon)

ExpressionEngine 2, ExpressionEngine 3

CE Cache allows you to store and retrieve parts of your templates (fragment caching via file-based caching, database, APC, Redis, Memcache or Memcached) or full-page static caching. Since much of the heavy lifting doesn't have to be run on every page-load, your performance increases can be astonishing. With fragment caching, you can also escape any parts of your cached code, so they remain dynamic (like logged_in conditionals for example). This enables you to enjoy the speed increases without sacrificing usability or functionality where you need it.