spree 4.10.1 → 5.0.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 +38 -20
- metadata +11 -11
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8541ee508a2034f6b7858db3ba4725be0ae54f8c47116fca96d5e347bdfafe65
|
4
|
+
data.tar.gz: 7f7b81ba2207bf3e4757e4ff0c6ba1b3144421fe7e19eb03e99a3cf29795493c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2fbd31fef7628e74fbcf76269edcd2c3b41d6cebb3d51755c684c64256206710d1457c33a99276ddf5b80fce9b1d0489bd37c6152e513fb52dc72e822bedb15b
|
7
|
+
data.tar.gz: '09d64448201f8c216cd757290178e70006ec53d520829ec2d0dffcabfc3985b7e90a3d3b1c0e07ff4a4326e1c9dcc3e6be671d1ec5d1937083b4ea19366ec76b'
|
data/README.md
CHANGED
@@ -1,24 +1,28 @@
|
|
1
1
|
<p align="center">
|
2
2
|
<a href="https://spreecommerce.org">
|
3
|
-
<img alt="Spree Commerce -
|
3
|
+
<img alt="Spree Commerce - an open source eCommerce platform" src="https://github.com/spree/spree/assets/12614496/ff5372a4-e906-458e-83b6-7927ba0629c1">
|
4
4
|
</a>
|
5
5
|
|
6
6
|
<h1 align="center">Spree Commerce</h2>
|
7
7
|
|
8
8
|
<p align="center">
|
9
|
-
An open-source eCommerce platform giving you full control and customizability.
|
9
|
+
An <a href="https://spreecommerce.org/" alt="open-source eCommerce platform">open-source eCommerce platform</a> giving you full control and customizability.
|
10
10
|
<br />
|
11
11
|
Build any eCommerce solution that your business requires.
|
12
12
|
<br />
|
13
13
|
<br />
|
14
|
-
<a href="https://
|
14
|
+
<a href="https://spreecommerce.org">Website</a>
|
15
15
|
·
|
16
|
-
<a href="https://
|
16
|
+
<a href="https://spreecommerce.org/docs/">Documentation</a>
|
17
17
|
·
|
18
|
-
<a href="https://spreecommerce.org">
|
18
|
+
<a href="https://slack.spreecommerce.org">Slack</a>
|
19
|
+
·
|
20
|
+
<a href="https://github.com/spree/spree_starter/">Starter</a>
|
19
21
|
·
|
20
22
|
<a href="https://demo.spreecommerce.org">Demo</a>
|
21
23
|
·
|
24
|
+
<a href="https://spreecommerce.org/pricing/">Pricing</a>
|
25
|
+
·
|
22
26
|
<a href="https://github.com/spree/spree/milestones?direction=asc&sort=due_date&state=open">Roadmap</a>
|
23
27
|
</p>
|
24
28
|
</p>
|
@@ -34,21 +38,35 @@
|
|
34
38
|
|
35
39
|
## Getting Started
|
36
40
|
|
37
|
-
Visit the [Quickstart Guide](https://
|
41
|
+
Visit the [Quickstart Guide](https://spreecommerce.org/docs/developer/getting-started/quickstart) to set up Spree in 5 minutes.
|
42
|
+
|
43
|
+
If you like what you see, consider giving Spree a GitHub star :star:
|
44
|
+
|
45
|
+
Thank you for supporting Spree open-source :heart:
|
38
46
|
|
39
47
|
## Enterprise support
|
40
48
|
|
41
49
|
[Contact us](https://spreecommerce.org/contact/) for enterprise support and custom development services. We offer:
|
50
|
+
* expert delivery of your Spree application,
|
42
51
|
* migrations and upgrades,
|
43
|
-
* delivering your Spree application,
|
44
52
|
* optimizing your Spree stack.
|
45
53
|
|
46
|
-
## Enterprise
|
54
|
+
## Enterprise Edition
|
47
55
|
|
48
|
-
Besides
|
56
|
+
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.
|
49
57
|
|
50
58
|
To get access to Spree Enterprise (Vendo), contact our [Sales team](https://spreecommerce.org/get-started/)
|
51
59
|
|
60
|
+
## Spree 5 Demo
|
61
|
+
|
62
|
+
Check out this [Spree Commerce demo](https://demo.spreecommerce.org/) for yourself.
|
63
|
+
|
64
|
+
This demo runs on the upcoming Spree 5 which is the biggest Spree release ever.
|
65
|
+
|
66
|
+
Stay tuned for the official announcement on all the exciting features and integrations!
|
67
|
+
|
68
|
+

|
69
|
+
|
52
70
|
## Features
|
53
71
|
### Customizable and modular
|
54
72
|
* pick and choose parts you want to use
|
@@ -57,7 +75,7 @@ To get access to Spree Enterprise (Vendo), contact our [Sales team](https://spre
|
|
57
75
|
|
58
76
|
### Composable and API-first
|
59
77
|
* connect with your existing ecosystem, build custom workflows with ease
|
60
|
-
* [Storefront and Admin API](https://
|
78
|
+
* [Storefront and Admin API](https://spreecommerce.org/docs/api-reference/introduction)
|
61
79
|
* Webhooks
|
62
80
|
<img alt="Spree Commerce - API Integrations" src="https://github.com/spree/spree/assets/12614496/18e98e8e-15cd-4b74-8e58-80e5b3f281d8">
|
63
81
|
|
@@ -70,7 +88,7 @@ To get access to Spree Enterprise (Vendo), contact our [Sales team](https://spre
|
|
70
88
|
<img alt="Spree Commerce - Cart Checkout" src="https://github.com/spree/spree/assets/12614496/05399a8f-a57a-4907-a8ea-a4e58285a55d">
|
71
89
|
<img alt="Spree Commerce - Payments Refunds" src="https://github.com/spree/spree/assets/12614496/0911073c-a681-409e-810c-f7e8daa4daac">
|
72
90
|
|
73
|
-
### [Global Commerce](https://spreecommerce.org/
|
91
|
+
### [Global Commerce](https://spreecommerce.org/multi-region-ecommerce/) ready
|
74
92
|
* multi-currency
|
75
93
|
* multi-language
|
76
94
|
* full translation support for products, categories, and more
|
@@ -79,7 +97,7 @@ To get access to Spree Enterprise (Vendo), contact our [Sales team](https://spre
|
|
79
97
|
<img alt="Spree Commerce - Multi-region Multi-store" src="https://github.com/spree/spree/assets/12614496/e9c2edce-b80c-47ad-817b-a00a4ba54495">
|
80
98
|
<img alt="Spree Commerce - Multi-region" src="https://github.com/spree/spree/assets/12614496/f8678baf-4efa-4de7-b092-b01ef3a4d8ea">
|
81
99
|
|
82
|
-
### Multi-Store ready
|
100
|
+
### [Multi-Store](https://spreecommerce.org/multi-store-ecommerce/) ready
|
83
101
|
* host multiple brands / stores on a single Spree instance
|
84
102
|
* each with different branding, configuration, payment methods, shipping options, product catalogs etc
|
85
103
|
<img alt="Spree Commerce - Multi-store" src="https://github.com/spree/spree/assets/12614496/cf651354-6180-4927-973f-c650b80ccdb0">
|
@@ -101,25 +119,25 @@ Manage orders, shipments, returns and refunds
|
|
101
119
|
## What you can build with Spree
|
102
120
|
Use Spree for any use case. Innovate beyond what's out there.
|
103
121
|
|
104
|
-
### A headless eCommerce micro-service
|
122
|
+
### A [headless eCommerce](https://spreecommerce.org/headless-ecommerce/) micro-service
|
105
123
|
Capture orders and payments for whatever you're selling - physical or digital, products or services
|
106
124
|
|
107
|
-
<img alt="Spree Commerce -
|
125
|
+
<img alt="Spree Commerce - headless open-source eCommerce" src="https://github.com/spree/spree/assets/12614496/2bca9fdf-5ae2-4433-83aa-431105906fc8">
|
108
126
|
|
109
127
|
### A [Multi-vendor marketplace](https://spreecommerce.org/use-cases/multi-vendor-marketplace-demo/)
|
110
128
|
Run your own marketplace with multiple suppliers, each with a dedicated supplier dashboard
|
111
129
|
<img alt="Spree Commerce - Marketplace" src="https://github.com/spree/spree/assets/12614496/c4ddd118-df4c-464e-b1fe-d43862e5cf25">
|
112
130
|
|
113
|
-
### A
|
131
|
+
### A [B2B eCommerce](https://spreecommerce.org/use-cases/headless-b2b-ecommerce/)
|
114
132
|
Start capturing 6+ figure orders from resellers with safe payments and a checkout process that fits your business model
|
115
133
|
<img alt="Spree Commerce - B2B eCommerce" src="https://github.com/spree/spree/assets/12614496/e0a184f6-31ad-4f7f-b30b-6f8a501b6f63">
|
116
134
|
|
117
|
-
### Wholesale eCommerce
|
135
|
+
### [Wholesale eCommerce](https://spreecommerce.org/use-cases/wholesale-ecommerce/)
|
118
136
|
Run your wholesale operation the way your retail partners expect
|
119
137
|
<img alt="Spree Commerce - Wholesale" src="https://github.com/spree/spree/assets/12614496/bac1e551-f629-47d6-a983-b385aa65b1bd">
|
120
138
|
|
121
|
-
### A SaaS eCommerce platform
|
122
|
-
Launch a multi-tenant
|
139
|
+
### A [white-label SaaS or multi-tenant eCommerce](https://spreecommerce.org/multi-tenant-white-label-ecommerce/) platform
|
140
|
+
Launch a [multi-tenant eCommerce platform](https://spreecommerce.org/multi-tenant-white-label-ecommerce/) for your customers, resellers, affiliates in any configuration, eg. B2B2B, B2B2C, B2B2E
|
123
141
|
|
124
142
|
<img alt="Spree Commerce - Multi-store" src="https://github.com/spree/spree/assets/12614496/cf651354-6180-4927-973f-c650b80ccdb0">
|
125
143
|
|
@@ -127,7 +145,7 @@ Launch a multi-tenant, multi-store platform for your customers, resellers, affil
|
|
127
145
|
|
128
146
|
Spree is an open source project and we love contributions in any form - pull requests, issues, feature ideas!
|
129
147
|
|
130
|
-
Follow our [Contributing Guide](https://
|
148
|
+
Follow our [Contributing Guide](https://spreecommerce.org/docs/developer/contributing/quickstart)
|
131
149
|
|
132
150
|
[Join our Slack](https://slack.spreecommerce.org) to meet other community members.
|
133
151
|
|
@@ -160,7 +178,7 @@ Effectively, for versions 4.10 and upwards **AGPL-3.0** license applies.
|
|
160
178
|
|
161
179
|
Spree Commerce versions 4.9 and earlier in the [spree/spree](https://github.com/spree/spree) repository are available under the BSD-3-Clause license and users are required to comply with its terms.
|
162
180
|
|
163
|
-
If you’d like to use Spree Commerce without the AGPL-3.0 restrictions e.g. for a SaaS business, please talk to us about obtaining a [Commercial License](
|
181
|
+
If you’d like to use Spree Commerce without the AGPL-3.0 restrictions e.g. for a SaaS business, please talk to us about obtaining a [Commercial License](https://github.com/spree/spree/blob/main/license.md#commercial-license).
|
164
182
|
|
165
183
|
All third party components incorporated into this software are licensed under the original license provided by the owner of the applicable component.
|
166
184
|
|
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:
|
4
|
+
version: 5.0.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:
|
13
|
+
date: 2025-04-01 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:
|
21
|
+
version: 5.0.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:
|
28
|
+
version: 5.0.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:
|
35
|
+
version: 5.0.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:
|
42
|
+
version: 5.0.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:
|
49
|
+
version: 5.0.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:
|
56
|
+
version: 5.0.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/
|
72
|
+
changelog_uri: https://github.com/spree/spree/releases/tag/v5.0.0.rc1
|
73
73
|
documentation_uri: https://docs.spreecommerce.org/
|
74
|
-
source_code_uri: https://github.com/spree/spree/tree/
|
74
|
+
source_code_uri: https://github.com/spree/spree/tree/v5.0.0.rc1
|
75
75
|
post_install_message:
|
76
76
|
rdoc_options: []
|
77
77
|
require_paths:
|
@@ -91,5 +91,5 @@ requirements:
|
|
91
91
|
rubygems_version: 3.5.3
|
92
92
|
signing_key:
|
93
93
|
specification_version: 4
|
94
|
-
summary:
|
94
|
+
summary: A complete open source e-commerce solution
|
95
95
|
test_files: []
|