Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 457 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 457 Bytes

TradeMaster for WebSpace Engine

####(Plugin)

The plugin implements the functionality of integration with the system of trade and warehouse accounting.

Установка

Place it in the plugin folder and include it in installed.php by adding the line:

// tm plugin
$plugins->register(\Plugin\TradeMaster\TradeMasterPlugin::class);

License

Licensed under the MIT license. See License File for more information.