Download the PHP package concretecms-community-store/community_store without Composer
On this page you can find all versions of the php package concretecms-community-store/community_store. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download concretecms-community-store/community_store
More information about concretecms-community-store/community_store
Files in concretecms-community-store/community_store
Package community_store
Short Description An open, free and community developed eCommerce system for Concrete CMS
License MIT
Homepage https://github.com/concretecms-community-store/community_store
Informations about the package community_store
Community Store add-on for Concrete CMS
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