Umbraco package that enables you to create and manage polls - Gallery
This package includes dutch and english translations. A translation can easily be added with xml files. Languages
Note: This package has been developed for Umbraco v7.6.0 and will support that version and above.
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.
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.
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.
This package includes a custom propery editor for selecting a poll on a content page.
For details on how to use the Doc Type Grid Editor package, please refer to our Developers Guide documentation.
Licensed under the MIT License