-
Most modules seem to have been ported. Features we could use with Drupal 8:
- production mode
- faster by default
- improved development-to-production features
- https://www.drupal.org/project/…
-
I'm currently working on a port of Ajax Facets that depends on `facetapi (>=7.x-1.4)`. That means that to work with Backdrop, this should be updated to at least `facetapi (>=1.x-1.4)`.
Unfortunat…
-
Hi Rob,
I noticed that these modules were missing in Dockie when I bumped into this issue on all of my docker environments using the docker-compose-drupal setup: https://github.com/RobLoach/docker-co…
-
in govCMS 2.10 workbench_moderation is at 1.4 but there is a security update for workbench_moderation - upgrade to 3.0 is recommended https://www.drupal.org/node/2824455
In the govcms distro see pr…
-
Hi,
After enabling the rules module, GraphQL explorer does not work. In the logs it says missing current_path.
Current version is as below:
Drupal Version: drupal 8.9.2
graphql: 8.x-3.0
-
Hello, thanks for the image.
Im running my drupal int his container but by "docker attach containerid" i find no way to acces the directories of the container in order to purge some unisnatlled modul…
-
On PHP 7.1+, bakery module throws a bunch of deprecation notices because `mcrypt_*` functions are all now deprecated. Similar issue filed for the Drupal version at https://www.drupal.org/project/baker…
-
** What value does this module/package add to GovCMS?
The ability to add name anchors and link to them is basic functionality.
** Please provide a brief outline of what this module does.
Adds…
-
(Filing this feature request as a result of a short mention in today's BD weekly meetup.)
Two concerns, but only 1 relevant for core, hopefully with at least a clarification / guideline in place be…
-
Unit/functional testing in Backdrop is based on the core Testing module, which was the [Simpletest](https://www.drupal.org/project/simpletest) contrib module in Drupal 6. This [appears to be originall…