solidus icon indicating copy to clipboard operation
solidus copied to clipboard

🛒 Solidus, the open-source eCommerce framework for industry trailblazers.

Results 316 solidus issues
Sort by recently updated
recently updated
newest added

## Add Admin UI and Feature Specs for Shipping Methods Solves: https://github.com/orgs/solidusio/projects/12/views/1?pane=issue&itemId=52590575 This PR implements a complete admin interface for managing **Shipping Methods** in Solidus Admin, along with feature specs...

changelog:solidus_admin

## Summary This fixes a bug being unable to create a line_item_option_value condition. Adding a line_item_option_value as a condition to a benefit will raise a TypeError due to the form...

changelog:solidus_promotions

Related to #6155 **Desired Behavior** Plenty of shipping companies use zip codes to apply surcharges for very remote areas. [BigCommerce](https://support.bigcommerce.com/s/article/Shipping-Zones?language=en_US), [Shopify](https://help.shopify.com/en/manual/fulfillment/setup/shipping-rates/shipping-zones) support zip code zones. ZIP Code based remote areas...

# Important > [!IMPORTANT] > Blocked by #6168 ## Summary ### Description This pull request introduces enhancements to the tax applicability logic and updates the admin interface to support the...

changelog:solidus_backend
changelog:solidus_core
changelog:solidus_admin

## Summary This Commit provides the possibility to store legal information in the store resource. Given the wide array of different information required by country, the information stored here provides...

changelog:solidus_api
changelog:solidus_backend
changelog:solidus_core
changelog:solidus_admin

Concerns: #3852 #3234 [solidus_braintree #226](https://github.com/solidusio/solidus_paypal_braintree/issues/226) #6112 Realted to: [Solidus Address Name Extension](https://github.com/nebulab/solidus_address_name) # Overview (TL;DR) The current default address scheme of Solidus does not possess sufficient information to 1. Calculate...

The cart does not recalculate automatically when the underlying data such prices changes or the cart is particularly old. **Solidus Version**: All **To Reproduce** 1. insert a product in the...

## Description The integration of this feature should allow column sorting with a click on the column itself, similar to what is already present in the current admin but managed...

## Summary Description: This PR introduces updates to the address model, admin components, backend, API, and associated logic to handle firstname and lastname as separate fields, replacing the previous name...

changelog:solidus_api
changelog:solidus_backend
changelog:solidus_core
changelog:solidus_sample
changelog:solidus_admin

Currently Solidus does not support the legally mandatory fields on a per store basis. In addition there are schema.org structured data sets that could be used to provide such information...