Skip to content

Umbraco package that let's create and manage polls

License

Notifications You must be signed in to change notification settings

janvanhelvoort/qvision-poll-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qvision poll-it

Build status NuGet release Our Umbraco project page

Pre-release: MyGet Pre Release

Umbraco package that enables you to create and manage polls - Gallery

Getting Started

This package includes dutch and english translations. A translation can easily be added with xml files. Languages

Installation

Note: This package has been developed for Umbraco v7.6.0 and will support that version and above.

NuGet package repository

To install from NuGet, you can run the following command from within Visual Studio:

PM> Install-Package Qvision.PollIt

There is also a MyGet build - for development releases.

After installation

There will be a new section, 'Poll It'. If you can't see this section, you need to add the permissions for the users. Whitin this section, you can create and manage polls. With Umbraco 7.7, the sections aren't managed at user level, but with user groups. The possibility to easily add a new section to a group isn't available at the moment. Dashboard

Usage

Creating your first poll

Within the new section, if you click on the ... next to Polls, you can select the create option. This will result in a blank edit screen. Create

Propery editor

This package includes a custom propery editor for selecting a poll on a content page. Custom property

Custom property

Developers Guide

For details on how to use the Doc Type Grid Editor package, please refer to our Developers Guide documentation.

License

Licensed under the MIT License