PHPackages                             creativspeed/cscart-cli - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. creativspeed/cscart-cli

ActiveProject[Framework](/categories/framework)

creativspeed/cscart-cli
=======================

CSCart &amp; Multivendor Command Line Tools for Developers

1.2.0(4y ago)019MITPHPPHP ^7.3|^8.0

Since Nov 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/CreativSpeed/cscart-cli)[ Packagist](https://packagist.org/packages/creativspeed/cscart-cli)[ Docs](https://creativspeed.com)[ RSS](/packages/creativspeed-cscart-cli/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

CS-Cart CLI
===========

[](#cs-cart-cli)

CSCart &amp; Multivendor Command Line Tools for Developers

Usage
-----

[](#usage)

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

### Installing

[](#installing)

You'll need [Composer](https://getcomposer.org) installed in your system. Check out its [installation guide](https://getcomposer.org/doc/00-intro.md#globally) 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

[](#executing-commands)

```
$ cscart command:name
```

### Command list

[](#command-list)

##### addon:new

[](#addonnew)

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] [--]  []

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

[](#addonlink)

Symbolic Link Add-on to CSCart &amp; 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] [--]

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

[](#addonunlink)

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

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

Usage:
  addon:unlink [options] [--]

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

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1641d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0517aa9f6a12e505746d5184884a046c1959dd2bece70e47bb1be3bdd94b979?d=identicon)[CreativSpeed](/maintainers/CreativSpeed)

---

Top Contributors

[![CreativSpeed](https://avatars.githubusercontent.com/u/12558150?v=4)](https://github.com/CreativSpeed "CreativSpeed (2 commits)")

---

Tags

addoncscartcscart-clicscart-sdkmultivendocliconsoleframeworklaravellaravel-zero

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/creativspeed-cscart-cli/health.svg)

```
[![Health](https://phpackages.com/badges/creativspeed-cscart-cli/health.svg)](https://phpackages.com/packages/creativspeed-cscart-cli)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
