aerocommerce/cli

Aero Commerce CLI Tool.
1,434 6
Install
composer require aerocommerce/cli
Latest Version:v0.9.0
PHP:^7.2|^8.0
License:MIT
Last Updated:Jun 22, 2026
Links: GitHub  ·  Packagist
Maintainer: timspratt

Aero Commerce CLI Tool

A command line installer for your Aero Commerce projects.

Installing the package

composer global require aerocommerce/cli

Make sure to place the $HOME/.composer/vendor/bin directory (or the equivalent directory for your OS) in your $PATH so that the aero executable can be located by your system.

Once installed, you should be able to run aero {command} from within any directory.

Installing Aero Commerce

Generating a New Project

Use the new command to create a new Aero Commerce project:

aero new my-store

This will download the latest version and install it into the my-store directory. To install the project into the current directory, simply use aero new without specifying a project name. The project will be inferred from the name of the current directory.

Related Packages

aimeos/aimeos-laravel

Cloud native, API first Laravel eCommerce package with integrated AI for ultra-f...

235,844 8,700
amsgames/laravel-shop

Package set to provide shop or e-commerce functionality (such as CART, ORDERS, T...

5,945 475
chriswillerton/laravel-basket

Basket package for Laravel

175 1
sebdesign/laravel-viva-payments

A Laravel package for integrating the Viva Payments gateway

55,650 49
pixelpeter/laravel5-woocommerce-api-client

Laravel 5 wrapper for the Woocommerce REST API

106,676 123