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

  • 2 years 18 hours ago
  • 2 years 19 hours ago
  • 2 years 3 days ago
    php 8.x
  • 2 years 4 days ago
    10.6.7
  • 2 years 6 days ago
    Drop Centos 5/6 stuff