drupal-vm icon indicating copy to clipboard operation
drupal-vm copied to clipboard

A VM for Drupal development

Results 22 drupal-vm issues
Sort by recently updated
recently updated
newest added
trafficstars

### Issue Type - Bug Report / Support Request ### Your Environment ``` $ vagrant --version && echo "VirtualBox `vboxmanage --version`" && ansible --version Vagrant 2.2.6 VirtualBox 6.0.14r133895 -bash: ansible:...

planned
feature request

Closes #2078. Note that you can still use Drupal Console in your Drupal projects if you desire; this is just removing it as a Drupal VM addon since it's preferred...

planned

### Issue Type - Feature Idea ### Summary Travis CI [threw a wrench in our CI testing](https://www.jeffgeerling.com/blog/2020/travis-cis-new-pricing-plan-threw-wrench-my-open-source-works), so in https://github.com/geerlingguy/drupal-vm/issues/2109 I worked on moving from Travis CI to GitHub Actions...

planned

### Issue Type - Feature Idea ### Your Environment Docker ### Your OS - **macOS** (Catalina) ### Summary See: https://github.com/geerlingguy/drupal-vm/blob/master/provisioning/docker/bin/install-drupal Needs updating to default to 9.x, and to use the...

planned
docker

Issue #1553. I'm assuming you're not going to bump the version requirements of all your roles to 2.4.0. If you are we could drop the conditional `ansible.cfg` config. - `ansible.cfg`...

planned

Proof of concept for #1247 which supports all earlier setups with the addition of reading `config_dir` from `composer.json`. Might want to drop support for some scenarios at some point tbh...

planned

### Issue Type - Feature Idea ### Your Environment N/A ### Your OS N/A ### Summary I am planning on deprecating my Drupal Console role, and would like to remove...

planned

### Issue Type - Feature Idea - Documentation Report ### Summary Recently on the #drupal Slack instance, someone was asking about how to get multiple Drupal sites (each one with...

planned
docs

### Issue Type - Feature Idea ### Summary When recently setting up a queuing solution for Symfony, the suggested solution for daemonizing things was supervisord. And I find that installing...

planned
feature request

### Issue Type - Bug Report ### Summary Drush `make` file site generation support has been removed as of Drush 9.0.0, see [Remove make from Drush9](https://github.com/drush-ops/drush/issues/2528). Therefore we should, at...

planned
postponed