Random Content Generator for Strapi
During development, verifying your UI with content is crucial. The Random Content Generator plugin for Strapi streamlines this process by generating and populating your Strapi fields with random data, making UI testing seamless and efficient.
Random Content Generator for Strapi
During development, verifying your UI with content is crucial. The Random Content Generator plugin for Strapi streamlines this process by generating and populating your Strapi fields with random data, making UI testing seamless and efficient.
Key Features
- Effortless Data Generation: Automatically fills your Strapi fields with random content.
- Time-Saving: Quickly populate your fields with random content so that you can focus on dev rather than contents.
Installation
npm install strapi-random-content-generator
Usage
- Install the plugin in your Strapi project.
- Goto content manager screen.
- Click on
Fill Random Data
button to fill all fields with random data.
Flow
Reporting Issues
If you encounter any bugs or have feature suggestions, please report them in the Issues section.
Install now
npm install strapi-random-content-generator
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.