fof / polls
A Flarum extension that adds polls to your discussions
Fund package maintenance!
Website
Installs: 12 313
Dependents: 1
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 5
Open Issues: 15
Type:flarum-extension
This package is auto-updated.
Last update: 2021-01-23 09:01:05 UTC
README
A Flarum extension. A Flarum extension that adds polls to your discussions.
Installation
Use Bazaar or install manually with composer:
composer require fof/polls
Migrating from ReFlar Polls
Make sure you've updated to the latest reflar/polls
version and run php flarum migrate
BEFORE installing fof/polls
.
You will not be able to install this extension if you have a version of ReFlar Polls older than v1.3.4 as well.
$ composer require reflar/polls $ php flarum migrate $ composer require fof/polls
Updating
composer update fof/polls
Links
An extension by FriendsOfFlarum.