concretecms-community-store / community_store
An open, free and community developed eCommerce system for Concrete CMS
Installs: 175
Dependents: 0
Suggesters: 0
Security: 0
Stars: 106
Watchers: 35
Forks: 66
Open Issues: 45
Type:concrete5-package
Requires
- php: >=7.4
- concrete5/core: >=8.5
- mlocati/vat-lib: ^1.1
- dev-master
- 3.0.0.x-dev
- v2.7.2
- v2.7.1
- v2.7
- v2.6.5
- v2.6.4
- v2.6.3
- v2.6.2
- v2.6.1
- v2.6
- v2.5.1
- v2.5
- v2.4.8.5
- v2.4.8.4
- v2.4.8.2
- v2.4.7.8
- v2.4.7.7
- v2.4.7.6
- v2.4.7.5
- v2.4.7.4
- v2.4.7.3
- v2.4.7.2
- v2.4.7.1
- v2.4.6
- v2.4.3
- v2.3.6
- v2.3.4
- v2.3.1
- v2.3
- v2.2.7
- v2.2.6
- v2.2.5
- v2.2.2
- v2.2.1
- v2.1.10
- v2.1.9
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.0.5
- v2.0.4
- v1.4.7
- v1.4.2
- v1.3.6
- v1.3.4
- v1.3.2
- v1.3.1
- v1.3
- v1.2.3
- v1.2.1
- v1.2
- v1.1.5
- v1.1.4
- v1.1.3
- v1.0.8
- v1.0.7
- v1.0.1
- 1.0
- dev-dependabot/npm_and_yarn/elliptic-6.6.0
- dev-mlocati-merge-sales-suspension-catalog-mode
- dev-rework-order-attributes
- dev-product-types
- dev-text-editor-options
- dev-v9updates
- dev-cart-update-across-pages
- dev-version-1
- dev-mnakalay-multilingual-url-issues
- dev-mnakalay-scrapbook-for-blocks
- dev-mnakalay-multiple-tax-rate-country
- dev-mnakalay-usergroup-fileset-enhancement
- dev-mnakalay-pre-release-dev
- dev-mnakalay-attribute-filter-work
- dev-i18n-support
- dev-mnakalay-v8-thumbnail-types
- dev-mnakalay-v1-to-v2-updater
- dev-add-id-to-product-clones
- dev-no-decimal-currencies
- dev-Related-products-are-not-copied-when-duplicate-product
- dev-mnakalay-patch-1
- dev-mnakalay-pNumberItems-patch
This package is auto-updated.
Last update: 2024-10-31 02:13:03 UTC
README
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://concretecms-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/concretecms-community-store/community_store/releases
Development
To install dependencies run:
- npm install --include=dev
Once installed the node_modules folder is not needed for deployment.
Documentation
Further documentation and how-tos can be found at https://concretecms-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/concretecms-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/concretecms-community-store/community_store_shipping_example
Further pre-built shipping methods are also available at Additional gateways can be found at https://github.com/concretecms-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
Sendy Subscribing
https://github.com/cahueya/community_store_sendy_subscribing