Download the PHP package teppokoivula/reactions without Composer
On this page you can find all versions of the php package teppokoivula/reactions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download teppokoivula/reactions
More information about teppokoivula/reactions
Files in teppokoivula/reactions
Package reactions
Short Description Reactions is a ProcessWire CMS/CMF module for adding the ability for visitors to add reactions for pages.
License MPL-2.0
Homepage https://github.com/teppokoivula/reactions
Informations about the package reactions
Reactions module for ProcessWire
Reactions is a module for collecting reactions on pages from site users/visitors. This module is currently at a very early stage, so please test carefully before using it on a live site.
Getting started
-
Configure available reaction options using
$config->reactions
, e.g. placing something like this in your site/config.php file: -
Install the module
-
Add your own scripts and styles, or use the ones bundled with the module:
-
Call the render method in where you'd like the reaction buttons to show up:
- If you'd like to view the reactions in admin, install Process Reactions
Process Reactions adds a "Reactions" page under Setup in the admin. Viewing said page requires the "process-reactions" permission.
All versions of reactions with dependencies
processwire/processwire Version >=3.0.154
wireframe-framework/processwire-composer-installer Version ^1.0.0