Encoded Slug
Generate a encoded string value based on the field passed
Strapi plugin::ab-custom-slug
Slug/UID is generated based on the target field that is selected on the field creation screen.
Installation
Install the plugin in your Strapi project.
- npm i ab-custom-slug | npm
- npm run build
- npm run develop
1Once installed go to content-type-builder
2and add a field to any collection type.
3In the Custom fields section you will find the Slug field.
Screenshots for the reference:
Install now
npm install ab-custom-slug
Create your own plugin
Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.