Add support for Drupal 10

Created on 2 March 2023, almost 2 years ago
Updated 10 August 2023, over 1 year ago

Problem/Motivation

I try to use Meilisearch with Drupal 10 instance

Steps to reproduce

Install a standard Drupal 10 with Search API and Facets module then try to add the Search API Meilisearch module.

Proposed resolution

I've tested the module in the 1.0.x-dev version with a "direct download" and added the support for Drupal 10 like :

core_version_requirement: ^8 || ^9 || ^10

Don't forget to upgrade the composer file :

"drupal/core": "^8.4 || ^9 || ^10",

The module work with the same behavior as on Drupal 9.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

🇧🇪Belgium Cybercraft2003

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024