superbig/craft3-randomm

Fieldtype that allows you to create random things via chance.js

2.0.1 2019-12-16 13:28 UTC

This package is auto-updated.

Last update: 2024-04-16 23:58:37 UTC


README

Fieldtype that allows you to create random things via chance.js

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require superbig/craft3-randomm
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Randomm.

Configuring Randomm

When creating a field: Add any config arguments for the selected type. Arguments are listed under every type in the chance.js documentation.

Using Randomm

Brought to you by Superbig