Requirements

Required

  • ExpressionEngine® 3.1+
  • PHP 5.3.10+.

Optional

  • If you are planning to use CE Cache with APC, Redis, Memcached or Memcache, SQLite, they must be installed on your server and configured. The SQLite3 extension is enabled by default as of PHP version 5.3.
  • If you would like to use channel cache breaking with the refresh feature, and want it to be used asynchronously (well, semi-asynchronously as there may be a delay of up to 1 second when breaking caches), you will need either cURL installed or the fsockopen function. These are almost always enabled by default. The fsockopen function comes installed with PHP unless explicitly disabled. You will also need to remove index.php from your ExpressionEngine® URLs.

Note: Support will not cover installing, configuring, or troubleshooting APC, Redis, SQLite, Memcache, or Memcached. This add-on simply allows them to be integrated with ExpressionEngine®. However, CE Cache should work with APC, Redis, SQLite, and Memcache/Memcached if you have them set up and configured correctly.

If you need help installing APC, Redis, SQLite, or Memcache/Memcached, please contact your server host, system administrator, or look it up via Google. The Installation page may also help to point you in the right direction.