-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drush is a requirement on the host? #92
Comments
Drush, Composer, PHP and all its extensions, etc... aren't needed for the |
I've been running it inside the containers e.g. But you could run it on your local if you have it installed there. |
I personally had to install composer and then a handful of PHP extensions ( |
* Update ui theme and module to add search widget in collections page * Disable Drupal caching on collections page * Update collection details page * Change collection contact email from plain text to email field * Update build artifacts that should fix tests * Update islandora_defaults * Add/enable modules to allow collection admin contact. Add the contact form * Update theme to allow for toggling of contact modal * Add CAPTCHA to contact form for unauthenticated users * Hide contact button when no contact is present * Update module to fix accessing collection email field * Add contact_ajax module to prevent page reload with contact modal * Update snapshot * Update theme, minor style tweaks
Drush 9.0+ is in the "Requirements" list. This is on the host where you're running
docker-compose
?The text was updated successfully, but these errors were encountered: