bjarnef / Switcher

Switcher for Umbraco 7
http://our.umbraco.org/projects/backoffice-extensions/switcher
5 stars 4 forks source link
switch switcher umbraco

Switcher for Umbraco 7

NuGet release Our Umbraco project page

Switcher is a simple property editor that works as an alternative to the core true/false datatype. It can be used for different kinds of true/false values e.g. on/off, active/deactive or enabled/disabled and gives a more visual feedback to the content editor. Furthermore it is great for content editors, who edit content from tablets, where the switch-button is touch friendly.

Install via NuGet or the Umbraco Package Installer: https://github.com/bjarnef/Switcher/releases

Setup

Install Dependencies

npm install -g grunt-cli
npm install

Build

grunt

Changelog

v1.0.3

v1.0.2

v1.0.1

v1.0.0