Download the PHP package pimcore-extensions/poll without Composer
On this page you can find all versions of the php package pimcore-extensions/poll. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pimcore-extensions/poll
More information about pimcore-extensions/poll
Files in pimcore-extensions/poll
Download pimcore-extensions/poll
More information about pimcore-extensions/poll
Files in pimcore-extensions/poll
Vendor pimcore-extensions
Package poll
Short Description Create and publish polls, collect responses and analyze results.
License Simple BSD
Homepage https://github.com/pimcore-extensions/poll
Package poll
Short Description Create and publish polls, collect responses and analyze results.
License Simple BSD
Homepage https://github.com/pimcore-extensions/poll
Please rate this library. Is it a good library?
Informations about the package poll
This plugin is not maintaned for a long time. If you still see it usefull and have any fixes, feel free to submit a pull request!
Pimcore Poll Plugin
Introduction
Need to publish poll on your pimcore powered website? I think you just found a ready-made solution :)
Installation
Just like other Pimcore plugins:
- download plugin by composer or use Extension Manager
- navigate to
Extras -> Extensions
in admin panel - enable & install plugin
- reload admin interface
If everything went smoothly you will find Poll
options in Extras
menu:
After you created and published a poll you can place it on website using snippet:
- Create new Poll snippet:
-
Place snippet definition in page view script
- Go back to admin panel and drag & drop snippet into desired document
- Thats it!
Features
- Date range in which the poll is published
- Single (radio) or multi (checkbox) answers
- Polls reports as pie charts
- One vote per 24h limit (cookie based)
You can find some screenshots here
Todo
- Current version allows to publish single poll at a time. I have plan to extend plugin with placeholder snippet that will allow you to choose one of the active polls.
Changelog
- 2015-02-21 1.0.2 composer.json, publish on Packagist, compatibility with pimcore >= 2.3.0
- 2011-12-27 1.0.1 Added poll visits counter
- 2011-12-24 1.0.0 First release
All versions of poll with dependencies
PHP Build Version
Package Version
Requires
pimcore/installer-plugin Version
>=1
The package pimcore-extensions/poll contains the following files
Loading the files please wait ....