Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/strapi/strapi-template-ecommerce
- Owner: strapi
- License: mit
- Archived: true
- Created: 2020-10-02T17:46:36.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T15:43:37.000Z (over 2 years ago)
- Last Synced: 2024-08-01T16:29:37.622Z (3 months ago)
- Topics: ecommerce, strapi, template
- Language: JavaScript
- Homepage:
- Size: 10.7 MB
- Stars: 58
- Watchers: 18
- Forks: 20
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)