solidus
https://github.com/solidusio/solidus
Ruby
🛒 Solidus, the open-source eCommerce framework for industry trailblazers.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
28 Subscribers
View all SubscribersAdd a CodeTriage badge to solidus
Help out
- Issues
- Reduce permitted attributes for cart update
- Surface object-level validation errors in the admin
- Add optional `first_name` to `Spree::Address` behind a configuration flag
- Add a shipments section to the admin order page
- [solidus_admin] Add payment methods editor
- Prevent creation of customer returns when the order has no shipped inventory units
- Touch taxons one at a time in id order
- [solidus_admin] Add product taxon management
- Interface for forcing the legacy UI for certain routes
- Single-owner copy-on-write addresses
- Docs
- Spree::Core::Environment::Calculators#shipping_methods=
- Spree::Core::Environment::Calculators#shipping_methods
- Spree::UnreturnedItemCharger#exchange_order_attributes
- Spree::UnreturnedItemCharger#create_new_rma
- Spree::UnreturnedItemCharger#set_order_payment
- Spree::UnreturnedItemCharger#set_shipment_for_new_order
- Spree::UnreturnedItemCharger#add_exchange_variants_to_order
- Spree::UnreturnedItemCharger#new_order=
- Spree::UnreturnedItemCharger#charge_for_items
- Spree::UnreturnedItemCharger#initialize