dev-master
9999999-devOpencart Console for Developers.
MIT
The Requires
by Michal Skop
dev-dev
dev-devOpencart Console for Developers.
MIT
The Requires
by Michal Skop
v1.0
1.0.0.0Opencart Console for Developers.
MIT
The Requires
by Michal Skop
Wallogit.com
2017 © Pedro Peláez
Opencart Console for Developers.
Opencart 2.x Console tools for Developers, (*1)
The recommended way to install is via Composer:, (*2)
composer require otazniksk/opencart-console
Available commands tools, (*3)
After the installation create file "opencart" in home directory your Opencart., (*4)
file: opencart, (*5)
#!/usr/bin/env php <?php require __DIR__ . '/vendor/autoload.php'; use otazniksk\OpencartConsole\InitConsole; $console = new InitConsole(__DIR__);
php opencart create:extension, (*6)
The MIT License (MIT), (*8)
Copyright (c) 2018 otaznik.sk, (*9)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:, (*10)
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software., (*11)
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE., (*12)
Opencart Console for Developers.
MIT
Opencart Console for Developers.
MIT
Opencart Console for Developers.
MIT