Skip to content

DummyDataGen is a robust and user-friendly NuGet package designed to simplify the creation of dummy content for testing in Umbraco CMS. Tailored for developers and quality analysts, DummyDataGen enhances testing workflows by enabling the generation of multiple nodes with a single click.

License

Notifications You must be signed in to change notification settings

phases/Phases.Umbraco.DummyDataGen

Repository files navigation

DummyDataGen

DummyDataGen is a robust and user-friendly NuGet package designed to simplify the creation of dummy content for testing in Umbraco CMS. Tailored for developers and quality analysts, DummyDataGen enhances testing workflows by enabling the generation of multiple nodes with a single click.

Installation

NuGet Package Manager

To install DummyDataGen , run the following command in the NuGet Package Manager Console:

Install-Packag DummyDataGen

.NET CLI

Alternatively, you can install DummyGen using the .NET CLI:

dotnet add package DummyDataGen

Usage

After installing the package, you can start using DummyDataGen in your Umbraco CMS project to generate dummy content for testing purposes.

Basic Usage

  1. Open the Umbraco backoffice as the admin user.
  2. Navigate to the "Content" section.
  3. Right Click on the "Content" section in the toolbar.
  4. click on the "Create Dummy Node"
  5. Configure the number of nodes and content properties.
  6. Click "Generate" to create the dummy content.

Screenshots

Dummy Content Creation App Screenshot

Create Dummy Node App Screenshot

Contributing

We welcome contributions to enhance DummyDataGen! If you have any suggestions, bug reports, or feature requests, please create an issue or submit a pull request on GitHub.

Please make sure to update tests as appropriate.

License

MIT

About

DummyDataGen is a robust and user-friendly NuGet package designed to simplify the creation of dummy content for testing in Umbraco CMS. Tailored for developers and quality analysts, DummyDataGen enhances testing workflows by enabling the generation of multiple nodes with a single click.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published