josantonius/custom-rating-grifus

This package is abandoned and no longer maintained. No replacement package was suggested.

Replaces IMDB rating by your own rating system in Grifus theme.

1.0.7 2018-04-26 21:47 UTC

This package is not auto-updated.

Last update: 2022-10-19 13:29:13 UTC


README

Latest Stable Version License

Versión en español

Custom Rating Grifus replaces the static rating system of the Grifus theme by a dynamic rating system.

image

Requirements

This module is supported by PHP versions 5.6 or higher and is compatible with HHVM versions 3.0 or higher.

Installation

You can download the full plugin from the official repository in WordPress.

Or install plugin module from Composer. In the root folder of Extensions For Grifus plugin run:

composer require eliasis-framework/custom-rating-grifus

Images

image image image image image image image image image

Tests

To run tests you just need composer and to execute the following:

git clone https://github.com/eliasis-framework/custom-rating-grifus.git

cd custom-rating-grifus

composer install

Run WordPress code standard tests with PHPCS:

composer phpcs

Run PHP Mess Detector tests to detect inconsistencies in code style:

composer phpmd

Run all previous tests:

composer tests

PHPUnit: Unit tests for this module will be performed in the plugin repository.

Sponsor

If this project helps you to reduce your development time, you can sponsor me to support my open source work 😊

License

This repository is licensed under the GPL-2.0+ License.

Copyright © 2017-2022, Josantonius