Skip to content

Commit 826256a

Browse files
committed
Add support information for strapi v3 compatible plugin
1 parent 20bda1d commit 826256a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ yarn playground:dev
7373

7474
This command will install required dependencies and launch the app in development mode. You should be able to reach it on the [port 8000 of your localhost](http://localhost:8000/admin/).
7575

76-
Once on the admin panel, you are required to log-in. Here are the credentials:
76+
Once on the admin panel, you are required to log-in. Here are the credentials:
7777
7878
- password: `Qwertyuiop1`
7979

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="https://raw.githubusercontent.com/meilisearch/integration-guides/main/assets/logos/meilisearch_strapi.svg" alt="Meilisearch-Strapi" width="200" height="200" />
33
</p>
44

5-
<h1 align="center">Meilisearch Strapi Plugin</h1>
5+
<h1 align="center">Meilisearch Strapi Plugin v3</h1>
66

77
<h4 align="center">
88
<a href="https://github.com/meilisearch/meilisearch">Meilisearch</a> |
@@ -440,7 +440,9 @@ Complete installation requirements are the same as for Strapi itself and can be
440440

441441
- Strapi `>=v3.6.x <v4.x.x`
442442

443-
(This plugin **may work** with the older Strapi versions, but these are not tested nor officially supported at this time.)
443+
This plugin **may work** with the older Strapi versions, but these are not tested nor officially supported at this time.
444+
445+
⚠️ We do not longer fix bugs on the v3 compatible plugin, unless critical. Nonetheless, we update it to work with the [latest version](https://github.com/meilisearch/meilisearch/releases) of Meilisearch.
444446

445447
**Supported Meilisearch versions**:
446448

0 commit comments

Comments
 (0)