All Projects → scottbedard → Oc Shop Plugin

scottbedard / Oc Shop Plugin

An ecommerce platform for October CMS.

Projects that are alternatives of or similar to Oc Shop Plugin

Lashop
Simple shop based on Laravel 7.3
Stars: ✭ 60 (+106.9%)
Mutual labels:  ecommerce, shop, laravel
Bagisto
An easy to use, free and open source laravel eCommerce platform to build your online shop in no time.
Stars: ✭ 4,140 (+14175.86%)
Mutual labels:  ecommerce, laravel, shop
Aimeos Laravel
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 5,204 (+17844.83%)
Mutual labels:  ecommerce, shop, laravel
Laracom
Laravel FREE E-Commerce Software
Stars: ✭ 1,570 (+5313.79%)
Mutual labels:  ecommerce, shop, laravel
App
Laravel e-commerce Application.
Stars: ✭ 604 (+1982.76%)
Mutual labels:  ecommerce, shop, laravel
Laravel Ecommerce
Laravel open source e-commerce system.
Stars: ✭ 163 (+462.07%)
Mutual labels:  ecommerce, shop, laravel
Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: ✭ 2,354 (+8017.24%)
Mutual labels:  ecommerce, shop, laravel
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (+789.66%)
Mutual labels:  ecommerce, shop, laravel
Oc Shopaholic Plugin
🛍️ #1 e-commerce platform for October CMS
Stars: ✭ 404 (+1293.1%)
Mutual labels:  ecommerce, laravel
Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (+1524.14%)
Mutual labels:  ecommerce, shop
Monday Shop
网上在线商城、综合网上购物平台
Stars: ✭ 485 (+1572.41%)
Mutual labels:  shop, laravel
Module Shop
一个基于 .NET Core构建的简单、跨平台、模块化的商城系统
Stars: ✭ 398 (+1272.41%)
Mutual labels:  ecommerce, shop
Yii2 fecshop
yii2 ( PHP ) fecmall(fecshop) core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城,支持移动端vue, app, html5,微信小程序微店,微信小程序商城等
Stars: ✭ 4,864 (+16672.41%)
Mutual labels:  ecommerce, shop
Candy Api
GetCandy E-Commerce API
Stars: ✭ 339 (+1068.97%)
Mutual labels:  ecommerce, laravel
Weeshop
优雅易用的微信小程序商城,PHP商城。 基于Laravel的基因,来自Symfony的底层技术,来自Drupal Commerce的核心技术,由Drupal中国开源社区维护。QQ群:714023327
Stars: ✭ 337 (+1062.07%)
Mutual labels:  shop, laravel
Wellcommerce
Open-source E-Commerce software
Stars: ✭ 499 (+1620.69%)
Mutual labels:  ecommerce, shop
Ecommerce Open Api
果酱小店:基于 Laravel + swoole + 小程序的开源电商系统,优雅与性能兼顾 : )
Stars: ✭ 546 (+1782.76%)
Mutual labels:  ecommerce, laravel
Falcon
DEITY Falcon - Progressive Web App library for any type of website. Fully Open Source, Platform Agnostic and headless. OSL3.0. Supports Magento 2 PWA storefront, Wordpress PWA and BigCommerce PWA Storefront. Built with ReactJS, NodeJS and GraphQL. Join our community and become a contributor at https://slack.deity.io
Stars: ✭ 501 (+1627.59%)
Mutual labels:  ecommerce, shop
Antvel
[DEPRECATED] > Use "https://github.com/ant-vel/App" instead!!!
Stars: ✭ 696 (+2300%)
Mutual labels:  ecommerce, laravel
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+23441.38%)
Mutual labels:  ecommerce, shop


An ecomerce platform for October CMS.

Build Status Coverage Status Scrutinizer Style CI License


About this project

Warning: This repository is a work in progress, and is not ready for use by anyone.

This repository has undergone a number of complete rewrites. It is my hope that this version will be the one to finally make it to the October marketplace as a free plugin. To achieve this, I am scaling back the scope and complexity of this plugin with one goal in mind; to create a core set of reliable and well tested features. Once this is done, I will consider re-implementing some of the more advanced features that other versions had.

To see the progress being made toward the first release, check out the first release milestone.

Live demo

A QA site has been set up at bedard.shop

You can log into the backend with username demo and password demo.

Local development

To properly configure the dev environment, create an .october_proxy file in /plugins/bedard/shop that contains the application URL of your October site.

# start the development server
$ yarn run dev

# build production assets
$ yarn run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].