frosh/ioncube-checker

IonCube check for Shopware plugins

1.0.3 2019-02-22 20:34 UTC

This package is auto-updated.

Last update: 2024-05-25 17:28:10 UTC


README

Join the chat at https://gitter.im/FriendsOfShopware/Lobby Download @ Community Store

Simple plugin to list all ionCube encrypted plugins inside the Shopware installation.

Requirements

  • Shopware 5.2.x or higher
  • PHP 7.0 (newer PHP versions will not work because there is no Shopware compatible ionCube version for >= PHP 7.1)

Installation

Zip Installation package for the Shopware Plugin Manager

Git Version

  • Checkout Plugin in /custom/plugins/FroshIonCubeChecker.
  • Install the Plugin with the Plugin Manager.

Install with composer

  • Change to your root Installation of shopware.
  • Run command composer require frosh/ioncube-checker and install and active plugin with Plugin Manager.

Features

  • A new backend module lists all ionCube encrypted plugins with detailed information such as name, author, install status and path to the plugin.
  • The same list can be displayed inside the console with the new command sw:plugin:ioncube.

Images

Backend module

CLI command

Contributing

Feel free to fork and send pull requests!

Licence

This project uses the MIT License.