Capdrupal Versions Save

Capistrano recipies for Drupal 10, Drupal 9, Drupal 8 and Drupal 7

3.0.4

1 year ago

3.0.4 (2023-04-25)

  • add command drupal:security:obscurity:files to obfuscate Drupal sensitive files by deletion
  • add command drupal:security:obscurity:htaccess to obfuscate Drupal sensitive files by htaccess

3.0.3

1 year ago

3.0.3 (2023-03-14)

  • Only files directory must have permissions fixed to be writable, not all shared files.

3.0.2

1 year ago

3.0.2 (2022-12-22)

  • Allow Site directory to be configured
  • Optimize permissions related tasks

3.0.1

2 years ago

3.0.1 (2020-08-07)

  • Update the command drupal:cache:clear to be re-runnable after invoke

3.0.0

3 years ago
  • Support for Drupal 8 & Drupal 9
  • Complete code refactoring