GithubHelp home page GithubHelp logo

creativspeed / cscart-cli Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.23 MB

Command Line Too for Cscart & Multivendor Add-on Development .

License: MIT License

PHP 100.00%
cscart cscart-sdk cscart-cli addon multivendo

cscart-cli's Introduction

CS-Cart CLI

CSCart & Multivendor Command Line Tools for Developers

Usage

a command line tool to help Cs-Cart & Multi-Vendor developers scaffold add-on and theme for easy developemnt.

Installing

You'll need Composer installed in your system. Check out its installation guide if you haven't done that before.

When the Composer is installed, just execute this command in your console:

$ composer global require "creativspeed/cscart-cli"

Executing commands

$ cscart command:name

Command list

addon:new

Create new add-on files, allowing you to develop and store add-on files in a separate Git repository.

Description:
  Scaffold a new Cs-Cart & multi-vendor Add-on

Usage:
  addon:new [options] [--] <name> [<path>]

Arguments:
  name                  Add-on name [ID]
  path                  Add-on folder location (optional)

Options:
  -c, --controller      create Add-on controller
  -l, --local           change or add Add-on languages
  -t, --theme           add var/themes_repository
  -h, --help            Display help for the given command. When no command is given display help for the list command
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi|--no-ansi  Force (or disable --no-ansi) ANSI output
  -n, --no-interaction  Do not ask any interactive question
      --env[=ENV]       The environment the command should run under
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
addon:link

Symbolic Link Add-on to CSCart & Multivendor for better Add-on development

Description:
  symbolik linking cs-cart Add-on to cs-cart installation for better and easy development

Usage:
  addon:link [options] [--] <addon> <cart>

Arguments:
  addon                 path to Add-on directory
  cart                  path to Cs-cart/multivendor installation directory

Options:
  -t, --templates       take the add-on templates from "var/themes_repository"
  -h, --help            Display help for the given command. When no command is given display help for the list command
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi|--no-ansi  Force (or disable --no-ansi) ANSI output
  -n, --no-interaction  Do not ask any interactive question
      --env[=ENV]       The environment the command should run under
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
addon:unlink

Delete the addon-on symbolic link from your CSCart & Multivendor installation

Description:
  delete symbolik linking cs-cart Add-on from cart installation

Usage:
  addon:unlink [options] [--] <addon> <cart>

Arguments:
  addon                 path to Add-on directory
  cart                  path to Cs-cart/multivendor installation directory

Options:
  -t, --templates       take the add-on templates from "var/themes_repository"
  -h, --help            Display help for the given command. When no command is given display help for the list command
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi|--no-ansi  Force (or disable --no-ansi) ANSI output
  -n, --no-interaction  Do not ask any interactive question
      --env[=ENV]       The environment the command should run under
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

cscart-cli's People

Contributors

creativspeed avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.