Blog Sections Open
sCommerce v1.3.8: Bulk Order Tools, Product Cards, and Store Analytics
sCommerce v1.3.8 completes a busy 1.3.x run with practical order tools, faster storefront listings, more precise pricing, and a redesigned manager dashboard.
sCommerce v1.3.8 collects the work shipped since v1.3.0 into a substantial store-management update. The biggest changes are in orders, dashboard reporting, product listings, and pricing.
Orders and reviews
- Added bulk order actions, status updates, CSV export, and printable order views.
- Added editable order repeats with duplicate-submit protection.
- Reviews can store photos, including a migration for existing shops.
- Manager tab handling and CSRF-protected module URLs were corrected.
Catalog and pricing
- Added query-efficient product cards for storefront listings.
- Fixed category queries that could overflow the database placeholder limit.
- Added product-centred price imports and category-aware attribute sorting.
- Mini-cart items expose their sums and respect the configured currency precision.
- New installations can use three-decimal product prices, while existing two-decimal storage remains compatible.
- Products now expose an
oldPricevalue for previous-price displays.
Dashboard work
The manager dashboard has a responsive orders layout, no-cart analytics, clearer domain indicators, SKU output, and a longer top-products list. Documentation was also reorganized so package and site-infrastructure guidance are easier to keep separate.
Upgrade notes
Run the package migrations after updating. Existing shops should receive the dashboard metrics table and the review photo fields. Test bulk order actions and CSV output with a staging copy before using them on a large production order set.
aLatteX v0.4.0: Nested Templates and Reusable Partials
aLatteX 0.4.0 adds nested Latte templates and imports Evolution templates and chunks as reusable partials.