POSMall Theme - PostgreSQL eCommerce Storefront for October CMS
POSMall Theme is a ready storefront theme for the POSMall eCommerce plugin.
It includes customer-facing pages for:
- home page
- catalog
- categories
- search
- product details
- services
- cart
- checkout
- payment links
- login and registration
- customer account
- addresses and orders
- privacy and terms
The theme is built for real stores that need a clean October CMS storefront connected to POSMall catalog, cart, checkout and account features.
On desktop, the full navigation stays fixed. On mobile, only the menu, cart and favorites buttons float as round buttons so the storefront keeps more screen space.
Use this theme together with the POSMall plugin:
Theme page:
https://octobercms.com/theme/kodzero-posmalltheme
Plugin page:
https://octobercms.com/plugin/kodzero-posmall
Theme source:
https://github.com/TjoBiZ/POSMallTheme
Plugin source:
https://github.com/TjoBiZ/POSMall
Live demo URL
Installation via Command Line
php artisan theme:install KodZero.posmalltheme
POSMall Theme Documentation
POSMall Theme is the ready storefront theme for the POSMall eCommerce plugin.
Install the POSMall plugin first, then activate this theme.
Links
- Theme page: https://octobercms.com/theme/kodzero-posmalltheme
- Required plugin: https://octobercms.com/plugin/kodzero-posmall
- Theme source: https://github.com/TjoBiZ/POSMallTheme
- Plugin source: https://github.com/TjoBiZ/POSMall
- Live demo: https://wingsofwin.com
Requirements
- October CMS 4
- PHP 8.2 or newer
- POSMall plugin
- PostgreSQL for the POSMall catalog
- RainLab.User
- RainLab.Location
- RainLab.Translate
Install
Run this from your October CMS project folder:
composer require kodzero/posmall-plugin kodzero/posmalltheme-theme -W php artisan october:migrate php artisan theme:use kodzero-posmalltheme --force php artisan cache:clear php artisan config:clear php artisan route:clear php artisan view:clear
After installation, open the website and check the storefront pages.
Included pages
- Home page
- Catalog
- Category pages
- Search
- Product pages
- Service pages
- Cart
- Checkout
- Payment links
- Login
- Registration
- Customer account
- Addresses
- Orders
- Privacy page
- Terms page
Mobile navigation
On desktop, the theme keeps the full top navigation fixed.
On mobile, the full top bar is not fixed. Only the menu, cart and favorites buttons float as round buttons. The favorites button appears only after the visitor adds at least one favorite item.
The homepage video fills the mobile hero area and crops from the sides instead of showing black bars.
Demo catalog
For a new demo or test website, POSMall can create sample products and services.
Do not run this on a live store with real products.
php artisan posmall:seed-wings-of-win --force php artisan posmall:index --force php artisan posmall:images:optimize-catalog --profile=all php artisan cache:clear php artisan view:clear
Support
Theme page:
https://octobercms.com/theme/kodzero-posmalltheme
Source and issues:
-
This theme has not been reviewed yet.
-
| 1.0.3 |
Add page-top breathing room below storefront navigation. Jun 12, 2026 |
|---|---|
| 1.0.2 |
Keep fixed desktop navigation from covering page content. Jun 12, 2026 |
| 1.0.1 |
Improve mobile floating navigation and homepage video cover behavior. Jun 11, 2026 |
| 1.0.0 |
Initial public POSMall theme release for October CMS. Jun 10, 2026 |




