####(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);
Licensed under the MIT license. See License File for more information.