All Projects → sjelfull → Craft-UserCreator

sjelfull / Craft-UserCreator

Licence: MIT License
Allow you to generate users en masse, simply.

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Craft-UserCreator

overflow.craft-plugin
A plain text Craft field type, with a soft or hard character limit.
Stars: ✭ 13 (-18.75%)
Mutual labels:  craftcms, craftcms-plugin
Craft-Embedly
Embed.ly plugin for Craft CMS
Stars: ✭ 21 (+31.25%)
Mutual labels:  craftcms, craftcms-plugin
VzAddress-Craft
Address fieldtype for the Craft CMS
Stars: ✭ 30 (+87.5%)
Mutual labels:  craftcms, craftcms-plugin
Similar-Craft
Find similar elements
Stars: ✭ 32 (+100%)
Mutual labels:  craftcms, craftcms-plugin
SecureAssetDownload
Craft CMS plugin for secure asset download URLs
Stars: ✭ 22 (+37.5%)
Mutual labels:  craftcms, craftcms-plugin
tablemaker
A user-definable table field type for Craft CMS
Stars: ✭ 39 (+143.75%)
Mutual labels:  craftcms, craftcms-plugin
craft-entry-instructions
A simple fieldtype to add instructions.
Stars: ✭ 16 (+0%)
Mutual labels:  craftcms, craftcms-plugin
craft-react
Client and Server-side React rendering for CraftCMS
Stars: ✭ 40 (+150%)
Mutual labels:  craftcms, craftcms-plugin
Craft-CacheWarmer
Warm up your cache with a single request.
Stars: ✭ 38 (+137.5%)
Mutual labels:  craftcms, craftcms-plugin
Craft-Slack
Send messages to Slack from Craft CMS
Stars: ✭ 16 (+0%)
Mutual labels:  craftcms, craftcms-plugin
craft3-fallback-site
Failing requests in a multi-site install can fall back to other sites, to prevent 404 errors from missing or disabled entries.
Stars: ✭ 14 (-12.5%)
Mutual labels:  craftcms, craftcms-plugin
Stamp-Craft
Plugin for adding timestamp to filenames.
Stars: ✭ 28 (+75%)
Mutual labels:  craftcms, craftcms-plugin
craft-plugin-doxter
Markdown Editor and Advanced Parser for Craft CMS
Stars: ✭ 23 (+43.75%)
Mutual labels:  craftcms, craftcms-plugin
Craft-Twig-ImageBase64
A simple Twig extension for Craft CMS to create base64-encoded images from Assets in your Twig templates.
Stars: ✭ 14 (-12.5%)
Mutual labels:  craftcms, craftcms-plugin
tags
A tag manager for Craft 3
Stars: ✭ 23 (+43.75%)
Mutual labels:  craftcms, craftcms-plugin
craft-recaptcha
Integrate Google’s reCAPTCHA into your web forms.
Stars: ✭ 16 (+0%)
Mutual labels:  craftcms, craftcms-plugin
digital-products
Sell digital products with Craft Commerce.
Stars: ✭ 14 (-12.5%)
Mutual labels:  craftcms, craftcms-plugin
Inlin-Craft
Plugin for inlining files in templates.
Stars: ✭ 64 (+300%)
Mutual labels:  craftcms, craftcms-plugin
craft-json-snippets
Helps make CraftCMS models in .json
Stars: ✭ 17 (+6.25%)
Mutual labels:  craftcms, craftcms-plugin
visor
🕶 A simple admin overlay to get to the relevant areas of the Craft CMS control panel.
Stars: ✭ 25 (+56.25%)
Mutual labels:  craftcms, craftcms-plugin

User Creator plugin for Craft CMS

Allow you to generate users en masse, simply.

Screenshot

Installation

To install User Creator, follow these steps:

  1. Download & unzip the file and place the usercreator directory into your craft/plugins directory
  2. -OR- do a git clone https://github.com/sjelfull/usercreator.git directly into your craft/plugins folder. You can then update it with git pull
  3. Install plugin in the Craft Control Panel under Settings > Plugins
  4. The plugin folder should be named usercreator for Craft to see it. GitHub recently started appending -master (the branch name) to the name of the folder for zip file downloads.

User Creator works on Craft 2.4.x and Craft 2.5.x.

Roadmap

  • Create users from uploaded CSV/JSON
  • Add plugin permissions

User Creator Changelog

1.0.4 -- 2016.10.27

  • [Fixed] Fixed an issue where useEmailAsUsername as enabled and username wasn’t set
  • [Improved] Added redirect from result screen if no users was created
  • [Improved] Added error handling
  • [Improved] Added new icon

1.0.3 -- 2016.09.28

  • [Fixed] Fixed an issue where elevated session wasn't triggered when submitting the form
  • [Improved] Added new icon

1.0.2 -- 2016.05.06

  • [Fixed] Fixed version/build check when enabling elevated session

1.0.1 -- 2016.05.05

  • [Added] Added support for elevated user sessions
  • [Improved] Changed initial version number

1.0.0 -- 2016.05.03

  • Initial release

Brought to you by Fred Carlsen

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].