Craft CMS Poll plugin v1.3.0
Easily make polls in craft cms
More Craft plugins

Installation

You can install the plugin through the Craft CMS pluginstore, or manually.
After the plugin is installed, additional setup is required to set up fields and content sections.


install manually with composer
composer require twentyfourhoursmedia/poll
To install the plugin manually, follow these instructions.
1. Open your terminal and go to your Craft project:

        cd /path/to/project

2. Then tell Composer to load the plugin:

        composer require twentyfourhoursmedia/poll

3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Comments Work.