Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 864 Bytes

File metadata and controls

17 lines (12 loc) · 864 Bytes

Content Generator

Introduction

The content generator is a small tool that can help you to easily create any content item so you can quickly have some content to work with. Right now the tool only supports randomized test content, but in the future might support more sophisticated generators. This tool supports Umbraco 10 and Umbraco 13.

Getting started

Install Infocaster.Umbraco.ContentGenerator from nuget using the following dotnet command:

dotnet add package Infocaster.Umbraco.ContentGenerator

More information on github.

Support

This is a pre-release early access tool. It is offered to you because you might find it useful. You can ask for features or bugfixes, but we don't guarantee support on this tool. You are welcome to suggest pull requests to improve this product though.