-
If you click on the preview link when editing an image in the media library, you get a not very helpful error message:
"Oops, something went wrong. Check your browser's developer console for more d…
-
Starting this week, multiple sites no longer build on Github. The failure occurs when we call `ddev task build`, which in turn, calls `drupal:composer:production`. This step fails with the following …
-
We should add ability to install https://github.com/hechoendrupal/DrupalConsole at least if Vagrant.
I think we can use composer in order to install in in order to keep consistency with drush installa…
-
Drupal Console does not seem to be working with sites installed via Aegir. I think there may be two separate issues that are preventing it from working.
1) Aegir uses Drupal multisite for all sites …
-
Drupal Console is an awesome CLI (Command Line Interface) that allows you to generate code for custom Modules, Blocks, Content Types, and more!
- You do not need to create a branch for this Task
- `…
-
We could explore if https://drupalconsole.com will work in the limited shell / BOA environment along with Drush.
Here is a good intro/description from https://pantheon.io/introduction-drush-and-drupa…
-
### Problem/Motivation
As per the [documentation stated](https://drupalconsole.com/docs/en/getting/launcher) ([page source](https://github.com/hechoendrupal/drupalconsole.com/blob/129e0aa739283ddbc…
-
Error is: 'block' entity with ID 'localgov_base_publication_navigation' already exists.
## Steps to reproduce
Delete the install_localgov hook from the profile or patch core from https://www.dru…
-
https://drupalconsole.com/
-
Add a drupal console "create" command that creates a custom entity that leverages CEB.