uom-plg/plg-rating

EMS Company Star Rating plugin

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Type:uom-plugin

3.2.2 2022-05-25 00:00 UTC

README

Project: uom-plg/plg-rating Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/

EMS Company Star Rating plugin

Contents

Installation

Available on Packagist (uom-plg/plg-rating) and as such installable via Composer.

# composer require uom-plg/plg-rating

Or add the following to your composer.json file:

{
  "uom-plg/plg-rating": "~3.0"
}

If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader to load the classes.

Introduction