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.
composer require twentyfourhoursmedia/poll
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.