You are here

INSTALL.txt in Acquia Purge 6

Installation
================================================================================

Acquia Purge has been designed from the ground up to be extremely simple and
almost failsafe to use. The module provides the /means/ to purge all load
balancers on Acquia Cloud and focuses on doing that well, where the Expire
module remains responsible for telling what needs to be purged. Setting up both
modules shouldn't take long:

1. Ensure you are not running incompatible modules like purge, varnish or boost.

2. Download expire and acquia_purge into your site.
   e.g.: drush dl expire acquia_purge

3. Enable both modules.
   e.g.: drush en expire acquia_purge

4. Assign the "purge notification" permission to editor roles to give them a
   visually indicative progress bar upon saving content. Purges still happen
   without this permission on the background (triggered via AJAX).

5. Its highly recommended to visit the status report page or to run
   "drush ap-diagnosis", in which Acquia Purge will perform diagnostic tests.

Do you have any questions, bugs or comments? Feel free to lookup common
questions in the FAQ.txt file or file a issue on Drupal.org.

File

INSTALL.txt
View source
  1. Installation
  2. ================================================================================
  3. Acquia Purge has been designed from the ground up to be extremely simple and
  4. almost failsafe to use. The module provides the /means/ to purge all load
  5. balancers on Acquia Cloud and focuses on doing that well, where the Expire
  6. module remains responsible for telling what needs to be purged. Setting up both
  7. modules shouldn't take long:
  8. 1. Ensure you are not running incompatible modules like purge, varnish or boost.
  9. 2. Download expire and acquia_purge into your site.
  10. e.g.: drush dl expire acquia_purge
  11. 3. Enable both modules.
  12. e.g.: drush en expire acquia_purge
  13. 4. Assign the "purge notification" permission to editor roles to give them a
  14. visually indicative progress bar upon saving content. Purges still happen
  15. without this permission on the background (triggered via AJAX).
  16. 5. Its highly recommended to visit the status report page or to run
  17. "drush ap-diagnosis", in which Acquia Purge will perform diagnostic tests.
  18. Do you have any questions, bugs or comments? Feel free to lookup common
  19. questions in the FAQ.txt file or file a issue on Drupal.org.