Skip to content

samuelbirch/craft-uniqueid

Repository files navigation

UUID plugin for Craft CMS

Generate a UUID

Screenshot

Installation

To install UUID, follow these steps:

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

UUID works on Craft 2.4.x and Craft 2.5.x.

UUID Overview

-Insert text here-

Configuring UUID

-Insert text here-

Using UUID

-Insert text here-

UUID Roadmap

Some things to do, and ideas for potential features:

  • Release it

UUID Changelog

1.0.0 -- 2016.12.16

  • Initial release

Brought to you by madebyjam

About

Fieldtype for generating a unique Id

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published