All Projects → concrete5-community-store → community_store

concrete5-community-store / community_store

Licence: MIT license
An open, free and community developed eCommerce system for Concrete CMS

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to community store

nosto-magento2
marketplace.magento.com/nosto-module-nostotagging.html
Stars: ✭ 19 (-79.79%)
Mutual labels:  ecommerce
eshop
e-commerce website built with reactjs & redux on the frontend and lumen on the backend.
Stars: ✭ 27 (-71.28%)
Mutual labels:  ecommerce
unified-instantsearch-ecommerce
The fastest way to implement Algolia, for e-commerce customers.
Stars: ✭ 26 (-72.34%)
Mutual labels:  ecommerce
theme-boilerplate
Base framework for a concrete5 theme
Stars: ✭ 24 (-74.47%)
Mutual labels:  concrete5
taxjar-python
Sales Tax API Client for Python 2.6+ / Python 3+
Stars: ✭ 24 (-74.47%)
Mutual labels:  ecommerce
solidus virtual gift card
Virtual gift cards for your Solidus store.
Stars: ✭ 22 (-76.6%)
Mutual labels:  ecommerce
gatsby-pwa-demo
PWA Example: Progressive Web App E-Commerce with Gatsby.js
Stars: ✭ 68 (-27.66%)
Mutual labels:  ecommerce
sitemap-plugin
Sitemap Plugin for Sylius eCommerce platform
Stars: ✭ 68 (-27.66%)
Mutual labels:  ecommerce
nuxt-ecommerce
🛍 Ecommerce Store with Nuxt
Stars: ✭ 82 (-12.77%)
Mutual labels:  ecommerce
E-commerceCustomerFYP
Android E-commerce Platform. Allow customer to buy product, chat, feedback rating, make payment to retailer
Stars: ✭ 41 (-56.38%)
Mutual labels:  ecommerce
wagtail-snipcart
Django E-Commerce Tutorial: Wagtail CMS + Snipcart
Stars: ✭ 17 (-81.91%)
Mutual labels:  ecommerce
SyliusBannerPlugin
Add Banners to your Sylius projects with this plugin
Stars: ✭ 13 (-86.17%)
Mutual labels:  ecommerce
spree-storefront-api-v2-js-sdk
Spree Storefront API JavaScript / TypeScript SDK
Stars: ✭ 98 (+4.26%)
Mutual labels:  ecommerce
bolt-magento2
Bolt plugin for magento2
Stars: ✭ 17 (-81.91%)
Mutual labels:  ecommerce
NBrightBuy
NBrightStore - E-Commerce for DNN (NBSv3)
Stars: ✭ 21 (-77.66%)
Mutual labels:  ecommerce
MERN-Ecommerce
An E-commerce app built using MERN stack. It has 4 social login options and implements email verification as well. Stripe and Paypal payment gateways are implemented.
Stars: ✭ 50 (-46.81%)
Mutual labels:  ecommerce
moreThanFAANGM
This repository contains opportunities for you to apply to more than 300 product base companies(NOT JUST FAANGM) & good start-ups.
Stars: ✭ 2,609 (+2675.53%)
Mutual labels:  ecommerce
GoGonicEcommerceApi
Ecommerce Rest API application built in Go with Gin Gonic + Gorm
Stars: ✭ 81 (-13.83%)
Mutual labels:  ecommerce
opencartbrasil
O projeto OpenCart Brasil é uma plataforma gratuita de loja online para lojistas brasileiros.
Stars: ✭ 55 (-41.49%)
Mutual labels:  ecommerce
react-storefront
An open-source storefront in React.js with Next.js. Built for Headless Commerce, using a modern stack with TypeScript, GraphQL, Apollo, and Tailwind CSS.
Stars: ✭ 265 (+181.91%)
Mutual labels:  ecommerce

Community Store add-on for concrete5

Software License

An open, free and community developed eCommerce system for Concrete CMS (previously known as concrete5)

Please refer to the project documentation for extended details - https://concrete5-community-store.github.io/community_store/

The goal of this project is to provide a stable, feature rich, highly extensible and customizable 'shopping cart toolkit' for version 8+ of Concrete CMS. The add-on will work directly with a Bootstrap based theme, primarily Elemental, but is intended to be easily modified and overriden for a custom theme.

PHP Version

This add-on is intended to be run in a PHP 7 environment.

Concrete CMS Version

Version 2.4.3 and beyond of Community Store is intended for use with version 9 and version 8 of Concrete CMS. Earlier releases of Community Store will not work or display correctly under version 9 of Concrete. If you are updating an existing version 8 install of Concrete with Community Store installed, please upgrade Community Store to version 2.4.3 or later.

Setup

The package can be downloaded, unzipped into the /packages directory (ensuring the folder name is simply 'community_store') and installed via the 'Extend Concrete' option within the dashboard. It is recommended that a 'release' be used instead of the master branch - https://github.com/concrete5-community-store/community_store/releases

Development

To install dependencies run:

  • npm install --dev
  • composer install

Once installed the node_modules folder is not needed for deployment.

Documentation

Further documentation and how-tos can be found at https://concrete5-community-store.github.io/community_store/ The documentation is automatically generated using https://vuepress.vuejs.org/, from the files within the docs folder of the master branch. Pull requests to the documentation are also welcome.

Payment gateways

To keep the 'core' store component as lightweight as possible it does not include a payment gateway other than the 'Invoice' type. Payment gateways are to be installed as additional add-ons.

Additional gateways can be found at https://github.com/concrete5-community-store.

Shipping Methods

The store features two built in shipping methods, but like payment gateways these can be extended with further packages. An simple example shipping method has been created for reference and can be found at: https://github.com/concrete5-community-store/community_store_shipping_example

Further pre-built shipping methods are also available at Additional gateways can be found at https://github.com/concrete5-community-store.

Translations

Interface translations for Community Store are managed at https://translate.concretecms.org/translate/package/community_store and can be installed via Concrete's dashboard.

To provide translations, please register/login at the above link.

Additional Addons

User Account Order History

Show a user's order history as a single page /account/orders: https://github.com/JeRoNZ/community_store_order_history

Omni Gallery for Community Store

Show product and product list images in galleries, sliders and carousels. https://marketplace.concretecms.com/marketplace/addons/omni-gallery-for-community-store

Community Store Import

Import products via a CSV file. https://github.com/dbuonomo/community-store-import

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].