What problem does it solve?
This Skill assists in the installation, configuration, and customization of third-party Spree Commerce extensions, as well as the creation of custom extensions for shared use across multiple Spree apps.
Core Features & Use Cases
- Install Extensions: Add third-party gems to the Spree project for various functionalities like payment processing, i18n, search, and more.
- Build Custom Extensions: Create and share custom extensions as reusable gems across multiple Spree apps.
- Swap Core Services: Modify existing Spree services using
Spree.dependencies for specific needs without building a full extension.
- Use Case: If you need to integrate a new payment gateway or enhance the product catalog functionality in your Spree store, this Skill will guide you through the process.
Quick Start
Use the spree-extensions skill to install the Stripe payment gateway in your Spree project.