strapi-plugin-slugify icon indicating copy to clipboard operation
strapi-plugin-slugify copied to clipboard

A plugin for Strapi Headless CMS that provides the ability to auto slugify a field for any content type.

Results 10 strapi-plugin-slugify issues
Sort by recently updated
recently updated
newest added

When working with components, strapi-plugin-slugify does not work yet

I don't want duplicate slugs to be allowed in any capacity. However, I'm noticing that when the first duplicate slug is generated it doesn't append the correct -1 to it....

bug

When translating my categories, quite a few are the same across different languages. Would it be possible to have an option to allow duplicated slugs and a "locale" option in...

enhancement

Hi. No slug is generated for the `relation fields`. Currently the plugin produces an `object-object` slug label for those types of fields. Strapi: 4.11.4 Strapi Plugin Slugify: 2.3.3 MySQL: 8.0.30...

enhancement

Hi. No slug is generated for `components`. I have analyzed the 'setting-service.js' file. I developed a possible fix that is working for me (see below). With that fix, to produce...

enhancement

Do you plan to support strapi v5?

When after generation, one removes the slug and forces it to be empty, it should automatically regenerate based on the referenced field. At the moment you can store an empty...

Currently the slugifyWithCount option counts based on all locales, even when the slug field is set to internationalization. Ideally you would want to count per locale.

Hello everyone, thanks for using the plugin! I am unfortunately no longer maintaining this plugin due to some conflicts. If anyone wishes to take over as maintainer please contact @derrickmehaffy...