Download the PHP package josantonius/custom-images-grifus without Composer
On this page you can find all versions of the php package josantonius/custom-images-grifus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download josantonius/custom-images-grifus
More information about josantonius/custom-images-grifus
Files in josantonius/custom-images-grifus
Package custom-images-grifus
Short Description Save external IMDB images to your WordPress site.
License GPL-2.0+
Informations about the package custom-images-grifus
Extensions For Grifus · Custom Images
Versión en español
Custom Images Grifus replaces external IMDB images and saves them to your WordPress site.
- Requirements
- Installation
- Images
- Tests
- Sponsor
- License
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-images-grifus
Images
Tests
To run composer and to execute the following:
git clone https://github.com/eliasis-framework/custom-images-grifus.git
cd custom-images-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 :blush:
License
This repository is licensed under the GPL-2.0+ License.
Copyright © 2017-2022, Josantonius
All versions of custom-images-grifus with dependencies
eliasis-framework/eliasis Version ^1.1.3
eliasis-framework/complement Version ^1.1.1
josantonius/wp_register Version ^1.0.5
josantonius/wp_menu Version ^1.0.3
josantonius/wp_image Version ^1.0.3
composer/installers Version ^1.4.0