Skip to content

sjelfull/craft3-randomm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randomm plugin for Craft CMS 3.x

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published