Giter Site home page Giter Site logo

infocaster / contentgenerator Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 226 KB

A small tool that can quickly generate content pages based on rules and randomness

License: Mozilla Public License 2.0

C# 80.39% HTML 14.55% TypeScript 4.93% JavaScript 0.14%

contentgenerator's Introduction

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

Once installed, you don't need to configure anything. You can get started using the tool straight away.

  1. Log in to the backoffice
  2. Locate a parent content item in the content tree
  3. Right click the three dots on the content item in the content tree
  4. Select "Generate random content"
  5. Select various options for your generated content and press "Submit"
  6. Wait for the process to finish
  7. Refresh your page to see your generated content.

A screenshot of the configuration menu of the content generator

Configuration

You may paste the following configuration into the root of your appsettings.json:

{
    "ContentGenerator": {
        "Enabled": true
    }
}

By setting Enabled to false, you remove the context menu from the backoffice.

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.

contentgenerator's People

Contributors

d-inventor avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.