Registry / other / shopsys-plugin-interface

shopsys-plugin-interface

JSON →
library19.0.0phppackagistunverified

General Shopsys Platform plugin interface for extending e-commerce functionality.

composer require shopsys/plugin-interface
INSTALL
IMPORT
SIG · SHOPSYS-PLUGIN-INT
S
shopsys-plugin-interface
otherphpv19.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PluginInterface
use Shopsys\PluginInterface\PluginInterface;

Implement the PluginInterface to create a Shopsys plugin.

use Shopsys\PluginInterface\PluginInterface; class MyPlugin implements PluginInterface { public function getPluginName(): string { return 'my-plugin'; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
19.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
shopsys-plugin-interface — pip install shopsys-plugin-interface · libregistry