A list of popular open source and free tools that can help people accomplish Drupal related tasks.

Deprecated Drupal tools

Total tools:
A composer package adding common project dependencies, tooling and configuration scaffolding to Amazee Drupal projects. It aims to improve product quality and reduce maintenance costs by encouraging three simple principles: Maximize open source, Minimize requirements, Testability first.
composer
building, cli, deployment, deprecated, development, provisioning, scaffolding, testing
more details ✎ Edit
Aquifer (2015)
Aquifer is a command line interface that makes it easy to scaffold, build, test, and deploy your Drupal websites. It provides a default set of tools that allow you to develop, and build Drupal sites using the Drush-make workflow. In addition, Aquifer ships with an extensions system that allows you to add additional tools to your project.
drush, npm
building, cli, deployment, deprecated, production, provisioning, testing
more details ✎ Edit
This reference architecture provides a set of YAML templates for deploying Drupal on AWS using Amazon VPC, Amazon EC2, Auto Scaling, Elastic Load Balancing (Application Load Balancer), Amazon RDS, Amazon ElastiCache, Amazon EFS, Amazon CloudFront, Amazon Route 53, Amazon ACM with AWS CloudFormation.
aws
ci, deployment, deprecated, provisioning, scaffolding
more details ✎ Edit
Beetbox (2015)
A VM for local L*MP development, built with Packer, Vagrant + Ansible. Beetbox is essentially a pre-provisioned version of Drupal VM mainly to speed up initial build time, but also to reduce the size of each VM by leveraging linked clones.
vagrant, virtualbox
ansible, debug, deprecated, development, vagrant, vm
more details ✎ Edit
This gem provides a number of tasks which are useful for deploying Drupal 7 projects with Capistrano 3 and the help of drush. This is a short doc to help you deploy a drupal projet. To know more about capistrano read their documentation on Capistrano 3.
ruby
cli, deployment, deprecated, development
more details ✎ Edit
CiBox (2014)
Continuous Integration Server that automatically generates builds for every commit in a Pull Request on GitHub (private repositories supported). Multi CMS/CMF support to create projects from scratch in seconds.
ansible, vagrant, virtualbox
ci, debug, deprecated, testing
more details ✎ Edit
CIKit (2016)
Ansible-based system for building environments for local development and continuous integration that ships as an extensible package. Base any framework or CMS you want on CIKit and build your own CI workflow if necessary.
ansible, vagrant, virtualbox
ansible, ci, deprecated, docker, jenkins, vagrant, virtualbox
more details ✎ Edit
CMSScan (2018)
CMSScan provides a centralized Security Dashboard for CMS Security scans. It is powered by wpscan, droopescan, vbscan and joomscan. It supports both on demand and scheduled scans and has the ability to sent email reports.
python
bruteforce, deprecated, security, testing
more details ✎ Edit
Deployotron is a Drush command to simplify deploying new code to a Drupal site. There's already a lot of ways to deploy ones Drupal site, from FTPing up the files to having Capistrano deploy the site when the build passes in Jenkins. Deployotron aims to be simple to use, but also usable as a part of a bigger setup.
drush, git
building, cli, deployment, deprecated, provisioning, testing
more details ✎ Edit
dockstack (2016)
TEN7's dockstack is a library of containers for local Drupal development. Instead of a single 'stack to rule them all', dockstack provides a mix-and-match approach to suit your development needs.
docker
cli, deprecated, development, docker
more details ✎ Edit
Drop Fabrik is configuration of Docker to help development more speedy for Drupal. You can choose 4 configration according to amount of resource in your machine, and will be able to build a Drupal environment on Docker in 5 to 10 minutes with the following steps. And you can also deploy the extactly same environment to the cloud service such as AWS.
docker
deprecated, development, docker, testing
more details ✎ Edit
dropwhale (2014)
Dropwhale is a drop-in Docker environment aimed at Drupal module developers. Instead of maintaining a separate Drupal installation, Dropwhale does all the downloading and initialization of Drupal with a few easy commands. No need for you to download and install core. No need to argue with xdebug or get Drush installed. It's all built in!
docker
debug, deprecated, development, docker
more details ✎ Edit
Drubuild (2017)
Drubuild is a command-line application which builds and manages sites via some common composer and drush commands. This application was born of the personal desire of the creator to be a useful tool for CI and automation to be used at work, however the stability and reliability was a catalyst for a lot of work here.
go
cli, deprecated, development, scaffolding, vm
more details ✎ Edit
Drucker (2017)
Drucker is a lightweight Drupal developer environment. It contains required tools, like Drush or Composer, without useless extra. The goals of this project is to have a Drupal development environment without installing anything on your desk (except Docker), and to be easy as possible to use.
docker, git
deprecated, development, docker
more details ✎ Edit
This reference architecture provides a set of YAML templates for deploying Drupal on AWS using Amazon VPC, Amazon EC2, Auto Scaling, Elastic Load Balancing (Application Load Balancer), Amazon RDS, Amazon ElastiCache, Amazon EFS, Amazon CloudFront, Amazon Route 53, Amazon ACM with AWS CloudFormation.
ansible, aws
ci, deployment, deprecated, provisioning, scaffolding
more details ✎ Edit
Drupal Provision is a command line tool was created to expedite the process of provisioning a new production environment for a Drupal based website. It can be used to install all the required Linux packages, create an optional development environment, secure all non-production VirtualHosts with basic authentication, and create all needed databases.
linux
cli, deployment, deprecated, provisioning, testing
more details ✎ Edit
Drupal VM (2014)
Drupal VM is A VM for local Drupal development, built with Vagrant + Ansible. This project aims to make spinning up a simple local Drupal test/development environment incredibly quick and easy, and to introduce new developers to the wonderful world of Drupal development on local virtual machines (instead of crufty old MAMP/WAMP-based development).
ansible, vagrant
debug, deprecated, development, vagrant, vm
more details ✎ Edit
This repository provides the foundation to implement Continuous Integration in a Drupal 8 project using CircleCI, GitLab CI, or Travis CI against a GitHub or GitLab repository.
cli, composer
cd, ci, deprecated, development, testing
more details ✎ Edit
Drupalizer (2015)
Drupalizer is a Fabric script on top of Docker and tightly integrated with Drush and Drupal that provides the developer high-level tasks to manage the local development environment.
docker, drush, fabric
building, cli, deployment, deprecated, provisioning, testing
more details ✎ Edit
Configuration files and instructions for installing Drupal securely and running it in a load balanced AWS Elastic Beanstalk environment with an EFS file system for shared assets.Use the EB CLI to create an Elastic Beanstalk environment with an attached RDS DB and EFS file system to provide Drupal with a MySQL database and shared storage for uploaded files.
cli
aws, cli, database, deployment, deprecated, testing
more details ✎ Edit
This is a base LAMP docker file. The docker container is based on PHP 5.6-apache or php7, and have: Drupal, Apache2, MySQL, git, Composer, NodeJS, zip, vim, Java jdk, ruby and rubygems, wget, Solr.
docker
cli, debug, deprecated, development, docker
more details ✎ Edit
GoComposer (2018)
GoComposer is an all in one solution to update existing Drupal 8 sites to the latest Fully Composer Managed template. It takes the template found in drupal-project and automagically applies it to ypur site.
composer
cli, deprecated, development
more details ✎ Edit
This gulp setup features a full Drupal Gulp workflow for proccesing your SCSS files, running browsersync, linting SCSS and JavaScript and several other tasks. This Gulp setup is made to work with Drupal (tested with Drupal 7 & 8) but can also be configured to work with any other project. The setup is extremely customisable by editing the gulpconfig.json.
npm
deprecated, development, gulp, theming
more details ✎ Edit
Kalabox (2016)
Faster local development for Drupal, WordPress, and beyond. Kalabox is the easiest way to develop websites and get them live. Get rid of the drudgery and have more fun!
docker
cli, deprecated, development, docker
more details ✎ Edit
A Drush task for Phing. This task enable usage of Drush commands in Phing build scripts. Phing provides tools for usual tasks for PHP projects (phplint, jslint, VCS checkouts, files copy or merge, packaging, upload, etc.). Integration of Drush in Phing is particularly useful when building and testing Drupal projects in a continuous integration server such as Jenkins, Travis or Continuous PHP.
composer, phing
ci, building, deployment, deprecated, provisioning, testing
more details ✎ Edit
Precip (2015)
Precip is a Vagrant-based all-inclusive local development environment for building Drupal Sites you'll eventually be pushing up to one of several wonderful Drupal Cloud Hosting Services. It's initially being built against Acquia Cloud, but may eventually support other similar services.
vagrant
debug, deprecated, development, vagrant, vm
more details ✎ Edit
This image contains the latest stable Drupal 7-release. It will automatically setup the database and install a default site. The image doesn't contain a database so you have to create a seperate database container (which is no effort if you use the provided configuration for docker-compose) and link this container or pass the database information of a MySQL- or Postgres-host.
docker
debug, deprecated, development, docker
more details ✎ Edit
Switchboard is a application for coordinating between local environments and third-party hosts. Switchboard gets information about remote sites, sets up local sites, and can be used to synchronize content between the local and remote. Switchboard uses Drush for validation and input. All commands can respond with Drush format (default), or with JSON output using option --json. Switchboard currently supports operations on both Acquia and Pantheon sites.
composer, drush, git
cli, deployment, deprecated, development, drush
more details ✎ Edit
Valkyrie (2014)
Valkyrie is a free git-based development and maintenance stack for hardcore Drupal developers. It’s built with tools you know and love to make your life easier. We’ve fine-tuned it and tested it in production with a growing team of developers, and across hundereds of sites.
drush, vagrant, virtualbox
aegir, debug, deprecated, development, drush, production
more details ✎ Edit
vdd (2013)
Vagrant Drupal Development (VDD) is fully configured and ready to use development environment built with VirtualBox, Vagrant, Linux and Chef Solo provisioner. VDD is virtualized environment, so your base system will not be changed and remain clean after installation. You can create as many environments as you wish without any consequences.
chef, vagrant, virtualbox
debug, deprecated, development, vagrant, vm
more details ✎ Edit
Warden is for busy people managing multiple websites. It provides a central dashboard for reviewing the status of every website, highlighting those with immediate issues which need resolving. On the roadmap is a pluggable system allowing Warden to be used flexibly for any website which has a supporting connector module.
composer, mongodb, own-server
deprecated, monitoring, paas, security, server
more details ✎ Edit