Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi,
I'm working on a Drupal 10.3.5 site with Solr 8.x.
Schema version: drupal-4.3.5-solr-8.x-1
Recent Search API and Search API Solr modules.
I want to upgrade to Solr 9.x (for standalone use). Problem: the configuration provided by Search API is currently incompatible.
I'm using the Azure Blob Storage File System module for Drupal 10.x (link: Azure Blob Storage File System | Drupal.org). This module doesn’t seem to have a stable release for Drupal 11 yet :(
Does anyone know of any good free or paid alternatives to this module?
I have a complex module that provides two content types. One type has over a dozen fields including a term reference (to the Tags vocab), and references to media entities of the 'image' and 'remote_video' types.
Since I'm not using Composer and don't plan and want to, I have to manually update modules, since (PITA) that option has been removed from latest versions of Drupal (using latest Drupal 11). Mostly there's a version I can download, unpack and then upload over the existing module. With Metatag that seems to be impossible or unadvised, reading this: