Getting Started

Installation

Prerequisites

Install

For now, please follow the installation steps in Alpha Notes. These steps are intended for when Cargo is publicly available.

First, install Cargo using Composer:

composer require duncanmcclean/statamic-cargo

Then, once Composer has finished doing its thing, run Cargo's install command. It'll publish various stubs, set up your products collection, and more.

php please cargo:install

Next steps

We suggest you follow along with the docs, starting with Products to better understand the core concepts of Cargo.