Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download authcache-7.x-2.0-alpha1.tar.gztar.gz 111.14 KB
MD5: 015c90e07e727ccabcad80ad80dc3dda
SHA-1: 6ea16c1031071e3bb88499c4d0d82f1c87cd68fe
SHA-256: e1f1d7e4639df95910587842110a9b928f94dfdff63576126fbf7e034797d747
Download authcache-7.x-2.0-alpha1.zipzip 182.92 KB
MD5: fa67a6726c7b5d60a6458f89e04dde6c
SHA-1: 492e84522a9f42ecf311ead1642f29fbabce0fc9
SHA-256: 39fe85731c5762ee20873c32c2a30c0063fdd63b0639e27daeba1c3e21c02ee1

Release notes

The authcache 2.x branch is everything about breaking up the code into several submodules. First this allows deactivating support-code for core-modules not in use. Second by using our own API, it will automatically improve such that third-party integration becomes much easier.

This release is a developers preview. Please follow the tutorial on Tutorial: Commerce Kickstart 2 and Authcache 2 to get started with a simple use case. Refer to the README.txt and api.php files of the numerous modules included in the authcache download for more in-depth documentation.

The following modules have decent coverage by automated tests:

  • Authcache (authcache)
  • Authcache Builtin Storage Backend (authcache_builtin)
  • Authcache Form (authcache_form)
  • Authcache Personalization (authcache_p13n)

The next alpha-release is scheduled for August 2013 with even better test coverage.

Created by: znerol
Created on: 9 Jul 2013 at 13:19 UTC
Last updated: 2 Aug 2018 at 17:18 UTC
New features
Insecure

Other releases