superbig / craft3-randomm
Fieldtype that allows you to create random things via chance.js
Installs: 2 195
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 2
Open Issues: 2
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0
This package is auto-updated.
Last update: 2024-10-17 01:04:31 UTC
README
Fieldtype that allows you to create random things via chance.js
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require superbig/craft3-randomm
-
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