Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/strapi/strapi-template-ecommerce

Template to create Strapi projects pre-configured for e-commerce apps
https://github.com/strapi/strapi-template-ecommerce

ecommerce strapi template

Last synced: 5 days ago
JSON representation

Template to create Strapi projects pre-configured for e-commerce apps

Awesome Lists containing this project

README

        

**:no_entry: DEPRECATED**

This repository is no longer maintained and only works for Strapi v3. You can find the latest Strapi v4 version of this template on the [starters-and-templates monorepo](https://github.com/strapi/starters-and-templates/tree/main/packages/templates/ecommerce).

---

# strapi-template-ecommerce

A Strapi template to create Strapi projects pre-configured for e-commerce apps.

## Usage

```bash
npx create-strapi-app@3 my-app-name --template https://github.com/strapi/strapi-template-ecommerce
```

## Starters

This template is used by the following starters:

* [Strapi Starter Nuxt.js E-commerce](https://github.com/strapi/strapi-starter-nuxt-e-commerce)
* [Strapi Starter Next.js E-commerce](https://github.com/strapi/strapi-starter-next-ecommerce)