mediawiki / voting
Multi-criteria customizable rankings of the articles
Installs: 59
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 1
Type:mediawiki-extension
Requires
- php: >=5.3.0
- composer/installers: >=1.0.1
- mediawiki/model: >=0.2
This package is not auto-updated.
Last update: 2024-11-05 02:07:57 UTC
README
Mediawiki-Voting is multi-criteria voting system for Mediawiki.
This extension allows you to create separate voting widgets for mediawiki categories and configure custom sets of ratings for each of them.
Requirements
- PHP >= 5.3
- Mediawiki >= 1.22
Installation
Extension should be installed via Composer. To do it, navigate to mediawiki root folder and run:
composer require mediawiki/voting @dev
Usage
You can see screencast or read wiki for examples.