Installing modules with Piston

While vendor branches in a subversion repo can improve the process of upgrading modules, Piston is a great way to make things even easier.

Installing a module with Piston

cd /path/to/your/drupal/website/sites/all/modules
piston import http://<your_drupal_repo>/svn/drupal/modules/<module_name>/current <module_name>

Upgrading a module

cd /path/to/your/drupal/website/sites/all/modules
piston update <module_name>

Recent Updates

  • 7 months 6 days ago
    1.27.2 update
  • 7 months 2 weeks ago
    Drupal 10/11 config
  • 7 months 2 weeks ago
  • PHP
    7 months 2 weeks ago
    PHP 8.3.11 and AlmaLinux
  • 7 months 2 weeks ago
    New version of Pound