UUID field type support to Strapi with custom regular expressions
The Strapi Advanced UUID Plugin is a custom plugin for Strapi that allows for the automatic generation of unique UUIDs for content. It also provides the functionality to generate UUIDs based on custom regular expressions.
To install the Strapi Advanced UUID Plugin, follow these steps:
npm install strapi-plugin-advanced-uuid
or
yarn add strapi-plugin-advanced-uuid
The Strapi Advanced UUID Plugin is a useful tool for Strapi users who require the generation of unique UUIDs for their content. With the plugin, users have the ability to define custom regular expressions for their UUIDs and enjoy the convenience of automatic UUID generation for new records created within Strapi.