PHPackages                             concretecms-community-store/community\_store - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. concretecms-community-store/community\_store

ActiveConcrete5-package[Admin Panels](/categories/admin)

concretecms-community-store/community\_store
============================================

An open, free and community developed eCommerce system for Concrete CMS

v2.7.4(1y ago)110270↓100%67[44 issues](https://github.com/concretecms-community-store/community_store/issues)[4 PRs](https://github.com/concretecms-community-store/community_store/pulls)MITPHPPHP &gt;=7.4CI passing

Since Mar 6Pushed 1mo ago34 watchersCompare

[ Source](https://github.com/concretecms-community-store/community_store)[ Packagist](https://packagist.org/packages/concretecms-community-store/community_store)[ Docs](https://github.com/concretecms-community-store/community_store)[ RSS](/packages/concretecms-community-store-community-store/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (88)Used By (0)

Community Store add-on for Concrete CMS
=======================================

[](#community-store-add-on-for-concrete-cms)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](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://concretecms-community-store.github.io/community\_store/](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
-----------

[](#php-version)

This add-on is intended to be run in a PHP 8 environment, supporting the same PHP version as the latest version of Concrete CMS.

Community Store *may* still run on PHP 7.4, but this version of PHP has reached end-of-life so is no longer supported in recent releases.

Concrete CMS Version
--------------------

[](#concrete-cms-version)

It is recommended to use the very latest release of Concrete CMS, with the latest release of Community Store.

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

[](#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](https://github.com/concretecms-community-store/community_store/releases)

Development
-----------

[](#development)

To install dependencies, run:

- npm install --include=dev

Once installed, the node\_modules folder is not needed for deployment.

Documentation
-------------

[](#documentation)

Further documentation and how-tos can be found at [https://concretecms-community-store.github.io/community\_store/](https://concretecms-community-store.github.io/community_store/)The documentation is automatically generated using , from the files within the [docs folder of the master branch](https://github.com/concretecms-community-store/community_store/tree/master/docs). Pull requests to the documentation are also welcome.

Payment gateways
----------------

[](#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 .

Shipping Methods
----------------

[](#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](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 .

Translations
------------

[](#translations)

Interface translations for Community Store are managed at [https://translate.concretecms.org/translate/package/community\_store](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
-----------------

[](#additional-addons)

### User Account Order History

[](#user-account-order-history)

Show a user's order history as a single page /account/orders: [https://github.com/JeRoNZ/community\_store\_order\_history](https://github.com/JeRoNZ/community_store_order_history)

### Omni Gallery for Community Store

[](#omni-gallery-for-community-store)

Show product and product list images in galleries, sliders and carousels.

### Community Store Import

[](#community-store-import)

Import products via a CSV file.

### Sendy Subscribing

[](#sendy-subscribing)

[https://github.com/cahueya/community\_store\_sendy\_subscribing](https://github.com/cahueya/community_store_sendy_subscribing)

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance63

Regular maintenance activity

Popularity31

Limited adoption so far

Community33

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 80.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~49 days

Recently: every ~56 days

Total

63

Last Release

403d ago

Major Versions

v1.4.2 → v2.0.42018-12-16

v1.4.7 → v2.0.52018-12-16

v2.4.8.5 → 3.0.0.x-dev2023-01-31

PHP version history (3 changes)1.0PHP &gt;=5.4

v2.4.3PHP &gt;=5.6

v2.5.1PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e9d7ece045fc89575e083ee4852edf31218df403c84f41a0de01863dae982f5?d=identicon)[mlocati](/maintainers/mlocati)

![](https://www.gravatar.com/avatar/e535a56a22133af1f2a459534bfdddc57863a5df0d5fd833374eceff563ac2e2?d=identicon)[Mesuva](/maintainers/Mesuva)

---

Top Contributors

[![Mesuva](https://avatars.githubusercontent.com/u/1079600?v=4)](https://github.com/Mesuva "Mesuva (1246 commits)")[![mlocati](https://avatars.githubusercontent.com/u/928116?v=4)](https://github.com/mlocati "mlocati (86 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (52 commits)")[![mnakalay](https://avatars.githubusercontent.com/u/1488833?v=4)](https://github.com/mnakalay "mnakalay (41 commits)")[![JeRoNZ](https://avatars.githubusercontent.com/u/3641329?v=4)](https://github.com/JeRoNZ "JeRoNZ (21 commits)")[![evgk](https://avatars.githubusercontent.com/u/7331668?v=4)](https://github.com/evgk "evgk (19 commits)")[![difi68](https://avatars.githubusercontent.com/u/17060697?v=4)](https://github.com/difi68 "difi68 (11 commits)")[![danklassen](https://avatars.githubusercontent.com/u/15839?v=4)](https://github.com/danklassen "danklassen (9 commits)")[![edbeeny](https://avatars.githubusercontent.com/u/12708780?v=4)](https://github.com/edbeeny "edbeeny (9 commits)")[![appliculture](https://avatars.githubusercontent.com/u/8802407?v=4)](https://github.com/appliculture "appliculture (7 commits)")[![mkly](https://avatars.githubusercontent.com/u/965353?v=4)](https://github.com/mkly "mkly (6 commits)")[![cahueya](https://avatars.githubusercontent.com/u/10983236?v=4)](https://github.com/cahueya "cahueya (5 commits)")[![Remo](https://avatars.githubusercontent.com/u/129864?v=4)](https://github.com/Remo "Remo (4 commits)")[![lota](https://avatars.githubusercontent.com/u/956392?v=4)](https://github.com/lota "lota (3 commits)")[![smansfield](https://avatars.githubusercontent.com/u/20949305?v=4)](https://github.com/smansfield "smansfield (3 commits)")[![JeffPaetkau](https://avatars.githubusercontent.com/u/1843342?v=4)](https://github.com/JeffPaetkau "JeffPaetkau (2 commits)")[![TheNorthman](https://avatars.githubusercontent.com/u/201699?v=4)](https://github.com/TheNorthman "TheNorthman (2 commits)")[![LennDa](https://avatars.githubusercontent.com/u/12641569?v=4)](https://github.com/LennDa "LennDa (2 commits)")[![midhun1993](https://avatars.githubusercontent.com/u/19775027?v=4)](https://github.com/midhun1993 "midhun1993 (1 commits)")[![f6cm](https://avatars.githubusercontent.com/u/26539969?v=4)](https://github.com/f6cm "f6cm (1 commits)")

---

Tags

concrete5ecommerce

### Embed Badge

![Health badge](/badges/concretecms-community-store-community-store/health.svg)

```
[![Health](https://phpackages.com/badges/concretecms-community-store-community-store/health.svg)](https://phpackages.com/packages/concretecms-community-store-community-store)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
