spree 5.1.7 → 5.2.0.rc1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +28 -12
- metadata +10 -10
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a21a0f2846b618c2fedb8afda758b7ecdb81d098c638111ea1616648e2349716
|
|
4
|
+
data.tar.gz: e3d00fbc4b34378fc6b358ad058016645ccf0c21c6a71bd3314274bdafcd7c2d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e51aba435bcff33de19538c80220cf8d9483752866ff5855964e931e617027628b6bc1742a9011a15a0569f245c533503b90cbe7819d6d365df8e9204eb41344
|
|
7
|
+
data.tar.gz: 02e932595a925fc42917e22988db128d90517dac27cec68040554f4b271289cb996386ae5d05d16c31a5fe1a3973f0241904fe4761b1527f1b4fe93f40654e74
|
data/README.md
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
<img alt="Gem Total Downloads" src="https://img.shields.io/gem/dt/spree" />
|
|
35
35
|
</a>
|
|
36
36
|
<a href="https://slack.spreecommerce.org">
|
|
37
|
-
<img alt="Slack members" src="https://img.shields.io/badge/slack%20members-
|
|
37
|
+
<img alt="Slack members" src="https://img.shields.io/badge/slack%20members-7K-blue" />
|
|
38
38
|
</a>
|
|
39
39
|
</p>
|
|
40
40
|
|
|
@@ -48,6 +48,14 @@ If you like what you see, consider giving Spree a GitHub star :star:
|
|
|
48
48
|
|
|
49
49
|
Thank you for supporting Spree open-source :heart:
|
|
50
50
|
|
|
51
|
+
## Documentation
|
|
52
|
+
|
|
53
|
+
- [Developer Docs](https://spreecommerce.org/docs/developer/getting-started/quickstart)
|
|
54
|
+
- [Ecommerce API](https://spreecommerce.org/docs/api-reference/introduction)
|
|
55
|
+
- [Integrations](https://spreecommerce.org/docs/integrations/integrations)
|
|
56
|
+
- [User Docs](https://spreecommerce.org/docs/user/what-is-spree-commerce)
|
|
57
|
+
- [Use Cases](https://spreecommerce.org/docs/use-case/overview)
|
|
58
|
+
|
|
51
59
|
## Spree 5 Announcement & Demo
|
|
52
60
|
|
|
53
61
|
[](https://spreecommerce.org/announcing-spree-5-the-biggest-open-source-release-ever/)
|
|
@@ -57,16 +65,15 @@ We’re thrilled to unveil [Spree 5](https://spreecommerce.org/announcing-spree-
|
|
|
57
65
|
- A completely revamped Admin Dashboard experience: boost your team's productivity
|
|
58
66
|
- A Mobile-First, No-code Customizable Storefront: raise conversions and loyalty
|
|
59
67
|
- New integrations: a native [Stripe integration](https://github.com/spree/spree_stripe), and also Stripe Connect, Klaviyo integrations available with the Enterprise Edition
|
|
60
|
-
- Enterprise Edition Admin Features: Audit Log, [Multi-Vendor Marketplace](https://spreecommerce.org/marketplace-ecommerce/), [Multi-tenant / White-label SaaS eCommerce](https://spreecommerce.org/multi-tenant-white-label-ecommerce/)
|
|
68
|
+
- Enterprise Edition Admin Features: Audit Log, [Multi-Vendor Marketplace eCommerce](https://spreecommerce.org/marketplace-ecommerce/) module, [Multi-tenant / White-label SaaS eCommerce](https://spreecommerce.org/multi-tenant-white-label-ecommerce/) module, [B2B eCommerce](https://spreecommerce.org/use-cases/headless-b2b-ecommerce/) module
|
|
61
69
|
|
|
62
70
|
Read the [full Spree 5 announcement here](https://spreecommerce.org/announcing-spree-5-the-biggest-open-source-release-ever/).
|
|
63
71
|
|
|
64
72
|
Check out the [Spree 5 demo](https://demo.spreecommerce.org/) for yourself.
|
|
65
73
|
|
|
66
|
-
|
|
67
74
|
## Enterprise support
|
|
68
75
|
|
|
69
|
-
[Contact us](https://spreecommerce.org/
|
|
76
|
+
[Contact us](https://spreecommerce.org/get-started/) for enterprise support and custom development services. We offer:
|
|
70
77
|
* expert delivery of your Spree application,
|
|
71
78
|
* migrations and upgrades,
|
|
72
79
|
* optimizing your Spree stack.
|
|
@@ -75,7 +82,7 @@ Check out the [Spree 5 demo](https://demo.spreecommerce.org/) for yourself.
|
|
|
75
82
|
|
|
76
83
|
Besides enterprise support we also offer the Spree Commerce [Enterprise Edition](https://spreecommerce.org/spree-commerce-version-comparison-community-edition-vs-enterprise-edition/) that gives you all the tools you need to launch your store or marketplace and provides you with ready-to-use integrations that will reduce your project's development time and cost.
|
|
77
84
|
|
|
78
|
-
To get access to
|
|
85
|
+
To get access to the Enterprise Edition, contact our [Sales team](https://spreecommerce.org/get-started/)
|
|
79
86
|
|
|
80
87
|
## Features
|
|
81
88
|
### Customizable and modular
|
|
@@ -107,7 +114,7 @@ To get access to Spree Enterprise (Vendo), contact our [Sales team](https://spre
|
|
|
107
114
|
<img alt="Spree Commerce - Multi-region Multi-store" src="https://github.com/spree/spree/assets/12614496/e9c2edce-b80c-47ad-817b-a00a4ba54495">
|
|
108
115
|
<img alt="Spree Commerce - Multi-region" src="https://github.com/spree/spree/assets/12614496/f8678baf-4efa-4de7-b092-b01ef3a4d8ea">
|
|
109
116
|
|
|
110
|
-
### [Multi-Store](https://spreecommerce.org/multi-store-ecommerce/) ready
|
|
117
|
+
### [Multi-Store eCommerce](https://spreecommerce.org/multi-store-ecommerce/) ready
|
|
111
118
|
* host multiple brands / stores on a single Spree instance
|
|
112
119
|
* each with different branding, configuration, payment methods, shipping options, product catalogs etc
|
|
113
120
|
<img alt="Spree Commerce - Multi-store" src="https://github.com/spree/spree/assets/12614496/cf651354-6180-4927-973f-c650b80ccdb0">
|
|
@@ -129,25 +136,34 @@ Manage orders, shipments, returns and refunds
|
|
|
129
136
|
## What you can build with Spree
|
|
130
137
|
Use Spree for any use case. Innovate beyond what's out there.
|
|
131
138
|
|
|
132
|
-
###
|
|
139
|
+
### [Headless eCommerce](https://spreecommerce.org/headless-ecommerce/) micro-service
|
|
133
140
|
Capture orders and payments for whatever you're selling - physical or digital, products or services
|
|
134
|
-
|
|
135
141
|
<img alt="Spree Commerce - headless open-source eCommerce" src="https://github.com/spree/spree/assets/12614496/2bca9fdf-5ae2-4433-83aa-431105906fc8">
|
|
136
142
|
|
|
137
|
-
###
|
|
143
|
+
### [Multi-vendor marketplace](https://spreecommerce.org/marketplace-ecommerce/)
|
|
138
144
|
Run your own marketplace with multiple suppliers, each with a dedicated supplier dashboard
|
|
145
|
+
- [Marketplace eCommerce Capabilities](https://spreecommerce.org/docs/use-case/marketplace/capabilities)
|
|
146
|
+
- [Marketplace eCommerce Admin Panel](https://spreecommerce.org/docs/use-case/marketplace/admin-dashboard)
|
|
147
|
+
- [Marketplace eCommerce Vendor Panel](https://spreecommerce.org/docs/use-case/marketplace/vendor-dashboard)
|
|
148
|
+
- [Marketplace eCommerce Customer Experience](https://spreecommerce.org/docs/use-case/marketplace/customer-ux)
|
|
139
149
|
<img alt="Spree Commerce - Marketplace" src="https://github.com/spree/spree/assets/12614496/c4ddd118-df4c-464e-b1fe-d43862e5cf25">
|
|
140
150
|
|
|
141
|
-
###
|
|
151
|
+
### [B2B eCommerce](https://spreecommerce.org/use-cases/headless-b2b-ecommerce/)
|
|
142
152
|
Start capturing 6+ figure orders from resellers with safe payments and a checkout process that fits your business model
|
|
153
|
+
- [B2B eCommerce Capabilities](https://spreecommerce.org/docs/use-case/b2b/b2b-capabilities)
|
|
154
|
+
- [B2B eCommerce Admin Capabilities](https://spreecommerce.org/docs/use-case/b2b/b2b-admin-capabilities)
|
|
155
|
+
- [B2B eCommerce Buyer Experience](https://spreecommerce.org/docs/use-case/b2b/b2b-buyer-capabilities)
|
|
143
156
|
<img alt="Spree Commerce - B2B eCommerce" src="https://github.com/spree/spree/assets/12614496/e0a184f6-31ad-4f7f-b30b-6f8a501b6f63">
|
|
144
157
|
|
|
145
158
|
### [Wholesale eCommerce](https://spreecommerce.org/use-cases/wholesale-ecommerce/)
|
|
146
159
|
Run your wholesale operation the way your retail partners expect
|
|
147
160
|
<img alt="Spree Commerce - Wholesale" src="https://github.com/spree/spree/assets/12614496/bac1e551-f629-47d6-a983-b385aa65b1bd">
|
|
148
161
|
|
|
149
|
-
###
|
|
150
|
-
Launch a
|
|
162
|
+
### [Multi-tenant eCommerce Platform](https://spreecommerce.org/multi-tenant-white-label-ecommerce/)
|
|
163
|
+
Launch a multi-tenant eCommerce platform for your customers, resellers, affiliates in any configuration, eg. B2B2B, B2B2C, B2B2E
|
|
164
|
+
- [Multi-Tenant Capabilities](https://spreecommerce.org/docs/use-case/multi-tenant/multi-tenant-capabilities)
|
|
165
|
+
- [Multi-Tenant Super Admin Capabilities](https://spreecommerce.org/docs/use-case/multi-tenant/super-admin-capabilities)
|
|
166
|
+
- [Tenant Capabilities](https://spreecommerce.org/docs/use-case/multi-tenant/tenant-capabilities)
|
|
151
167
|
|
|
152
168
|
<img alt="Spree Commerce - Multi-store" src="https://github.com/spree/spree/assets/12614496/cf651354-6180-4927-973f-c650b80ccdb0">
|
|
153
169
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: spree
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 5.
|
|
4
|
+
version: 5.2.0.rc1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Sean Schofield
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2025-
|
|
13
|
+
date: 2025-11-04 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: spree_core
|
|
@@ -18,42 +18,42 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - '='
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 5.
|
|
21
|
+
version: 5.2.0.rc1
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
25
25
|
requirements:
|
|
26
26
|
- - '='
|
|
27
27
|
- !ruby/object:Gem::Version
|
|
28
|
-
version: 5.
|
|
28
|
+
version: 5.2.0.rc1
|
|
29
29
|
- !ruby/object:Gem::Dependency
|
|
30
30
|
name: spree_api
|
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
|
32
32
|
requirements:
|
|
33
33
|
- - '='
|
|
34
34
|
- !ruby/object:Gem::Version
|
|
35
|
-
version: 5.
|
|
35
|
+
version: 5.2.0.rc1
|
|
36
36
|
type: :runtime
|
|
37
37
|
prerelease: false
|
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
|
39
39
|
requirements:
|
|
40
40
|
- - '='
|
|
41
41
|
- !ruby/object:Gem::Version
|
|
42
|
-
version: 5.
|
|
42
|
+
version: 5.2.0.rc1
|
|
43
43
|
- !ruby/object:Gem::Dependency
|
|
44
44
|
name: spree_cli
|
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
|
46
46
|
requirements:
|
|
47
47
|
- - '='
|
|
48
48
|
- !ruby/object:Gem::Version
|
|
49
|
-
version: 5.
|
|
49
|
+
version: 5.2.0.rc1
|
|
50
50
|
type: :runtime
|
|
51
51
|
prerelease: false
|
|
52
52
|
version_requirements: !ruby/object:Gem::Requirement
|
|
53
53
|
requirements:
|
|
54
54
|
- - '='
|
|
55
55
|
- !ruby/object:Gem::Version
|
|
56
|
-
version: 5.
|
|
56
|
+
version: 5.2.0.rc1
|
|
57
57
|
description: A complete open source e-commerce solution with multi-store, multi-currency
|
|
58
58
|
and multi-language capabilities
|
|
59
59
|
email: hello@spreecommerce.org
|
|
@@ -69,9 +69,9 @@ licenses:
|
|
|
69
69
|
- BSD-3-Clause
|
|
70
70
|
metadata:
|
|
71
71
|
bug_tracker_uri: https://github.com/spree/spree/issues
|
|
72
|
-
changelog_uri: https://github.com/spree/spree/releases/tag/v5.
|
|
72
|
+
changelog_uri: https://github.com/spree/spree/releases/tag/v5.2.0.rc1
|
|
73
73
|
documentation_uri: https://docs.spreecommerce.org/
|
|
74
|
-
source_code_uri: https://github.com/spree/spree/tree/v5.
|
|
74
|
+
source_code_uri: https://github.com/spree/spree/tree/v5.2.0.rc1
|
|
75
75
|
post_install_message:
|
|
76
76
|
rdoc_options: []
|
|
77
77
|
require_paths:
|