Monkeys Commerce Accelerator Fashion
No security coverage
This project is a Drupal accelerator specifically designed for clothing and apparel stores. It enhances e-commerce sites with features like interactive size charts, curated lookbooks, fit recommendations, and a built-in system for managing returns and exchanges.
MonkeysCommerce: Fashion Accelerator
Vertical accelerator for clothing and apparel stores built on MonkeysCommerce. Includes interactive size charts, curated lookbooks, fit recommendations, and a built-in return/exchange workflow.
Entities
Entity Description SizeChart Configurable measurement table with rows and columns, assignable per product or category Lookbook Editorial collection with cover image, products, and publish schedulingServices
Service ID Descriptionmkc_accel_fashion.size_chart_service
Size chart CRUD and product/category assignment
mkc_accel_fashion.lookbook_manager
Lookbook lifecycle, product tagging, and publication scheduling
mkc_accel_fashion.return_exchange_service
Return/exchange request processing with reason codes and resolution tracking
Admin Pages
/admin/commerce/fashion/size-charts— Manage size charts/admin/commerce/fashion/lookbooks— Manage lookbooks/admin/commerce/fashion/returns— Process return/exchange requests/admin/commerce/fashion/settings— Module configuration
Blocks
- SizeGuideBlock — Renders the relevant size chart on product pages
- LookbookBlock — Featured lookbook carousel for landing pages
Customer Pages
/fashion/return-request/{order_id}— Submit a return or exchange request
API Endpoints
Method Path Description GET/api/v1/lookbooks
List published lookbooks
GET
/api/v1/lookbooks/{id}
Lookbook detail with products
GET
/api/v1/products/{id}/size-guide
Size chart for a specific product
Installation
composer require drupal/mkc_accel_fashion drush en mkc_accel_fashion -y
Requirements
- Drupal 11.3+ or 12, PHP 8.2+
- MonkeysCommerce with mkc_core, mkc_catalog, mkc_order
Built with ❤️ by MonkeysCloud — empowering next-generation digital experiences.