-
I've added strapi-server.js in src/extensions/menus/
// ./src/extensions/menus/strapi-server.js`
"use strict";
module.exports = (plugin) => {
// Get current `MenuItem` attributes.
const d…
-
Ty-ci updated
8 months ago
-
As an example from my restaurant app, I have two collections: Menu Items and Allergens. Allergens is a many-1 relationship with Menu Items. I want to be able to fuzzy search Menu Items on the "name" f…
-
I set up the plugin in my project a couple of weeks ago, and everything was working smoothly.
However, when I opened the project today, the sandbox stopped working.
When I run the query, it gets stu…
-
Hello @melishev, and thanks for your work!
Here is the problem:
❌ When you copy / paste some content in editorjs, and **immediatly** save, nothing in saved.
![strapi-editorjs](https://user-im…
-
## Bug report
### Required System information
- Node.js version: 20.18.0
- NPM version: 10.8.2
- Strapi version: 5.10 and 5.4.0
- Database: MariaDB
- Operating system: OSX and Linux
- Is yo…
-
When trying to install I'm getting the following error:
```
$ npm i strapi-date-range-picker-plugin
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR!…
-
**Description**
I have connected Strapi with Meilisearch official plugin.
I am testing in the Meilisearch Mini Dashboard. My Strapi "Product" content type appears in the search results.
Howe…
-
-
when importing images on a new strapi instance, strapi-placeholder plugin fails staring at the lifecycle
```
> npm run strapi transfer --from https:///admin # command
ENOENT: no such file or dir…