eliasis-framework / copy-movie-grifus

Copy full movie information from a single button.

Home Page:https://josantonius.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extensions For Grifus · Copy Movie Grifus

Latest Stable Version License

Versión en español

Copy Movie Grifus add a new button in the film pages of the Grifus theme with which you can copy the complete information with a single click.

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/copy-movie-grifus

Images

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/copy-movie-grifus.git

cd copy-movie-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

About

Copy full movie information from a single button.

https://josantonius.dev

License:GNU General Public License v2.0


Languages

Language:PHP 65.2%Language:JavaScript 32.2%Language:Sass 2.6%