Skip to content

pimcore-extensions/poll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

If everything went smoothly you will find Poll options in Extras menu:

Poll admin menu extras

After you created and published a poll you can place it on website using snippet:

  • Create new Poll snippet:

Poll website snippet

  • Place snippet definition in page view script
<?=$this->snippet("snippet-box")?>
  • 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

About

Abandond - Publish poll on your pimcore powered website.

Resources

Stars

Watchers

Forks

Packages

No packages published