spree 5.0.0.rc1 → 5.0.0
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 +20 -10
- 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: d11ffd88a0f76ae927958fa2fbdd9e96637e847f13a724e0aa8c449794439d28
|
4
|
+
data.tar.gz: 83bbf38f90ee94cee3839ec9925392628e5b2528d46d8de3bade9cd7142be4d4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 18eed9bae6bc014abec6eaa5e64e33704e2018c019c977ddbf9d4f1a5a5d0d4ba7953313197e3aae1c59687c2390c567658bac6819f6e90a4e82ae30998bf404
|
7
|
+
data.tar.gz: d8790678b41c231779a85841998bc946f11c980ba4b94b49b04c045680d792214e8f7597aee8c3b3e77db6967d8d54d8a88b2e64870207a30a79fe8de2248c7f
|
data/README.md
CHANGED
@@ -11,6 +11,8 @@
|
|
11
11
|
Build any eCommerce solution that your business requires.
|
12
12
|
<br />
|
13
13
|
<br />
|
14
|
+
<a href="https://spreecommerce.org/announcing-spree-5-the-biggest-open-source-release-ever/">Spree 5</a>
|
15
|
+
·
|
14
16
|
<a href="https://spreecommerce.org">Website</a>
|
15
17
|
·
|
16
18
|
<a href="https://spreecommerce.org/docs/">Documentation</a>
|
@@ -40,10 +42,28 @@
|
|
40
42
|
|
41
43
|
Visit the [Quickstart Guide](https://spreecommerce.org/docs/developer/getting-started/quickstart) to set up Spree in 5 minutes.
|
42
44
|
|
45
|
+
Make sure to check out the latest [Spree 5 release announcement](https://github.com/spree/spree#spree-5-announcement--demo) and demo.
|
46
|
+
|
43
47
|
If you like what you see, consider giving Spree a GitHub star :star:
|
44
48
|
|
45
49
|
Thank you for supporting Spree open-source :heart:
|
46
50
|
|
51
|
+
## Spree 5 Announcement & Demo
|
52
|
+
|
53
|
+
[](https://spreecommerce.org/announcing-spree-5-the-biggest-open-source-release-ever/)
|
54
|
+
|
55
|
+
We’re thrilled to unveil [Spree 5](https://spreecommerce.org/announcing-spree-5-the-biggest-open-source-release-ever/
|
56
|
+
) — the most powerful and feature-packed open-source release in Spree Commerce’s history, including:
|
57
|
+
- A completly revamped Admin Dashboard experience: boost your team's productivity
|
58
|
+
- A Mobile-First, No-code Customizable Storefront: raise conversions and loyalty
|
59
|
+
- 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/)
|
61
|
+
|
62
|
+
Read the [full Spree 5 announcement here](https://spreecommerce.org/announcing-spree-5-the-biggest-open-source-release-ever/).
|
63
|
+
|
64
|
+
Check out the [Spree 5 demo](https://demo.spreecommerce.org/) for yourself.
|
65
|
+
|
66
|
+
|
47
67
|
## Enterprise support
|
48
68
|
|
49
69
|
[Contact us](https://spreecommerce.org/contact/) for enterprise support and custom development services. We offer:
|
@@ -57,16 +77,6 @@ Besides enterprise support we also offer the Spree Commerce [Enterprise Edition]
|
|
57
77
|
|
58
78
|
To get access to Spree Enterprise (Vendo), contact our [Sales team](https://spreecommerce.org/get-started/)
|
59
79
|
|
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
|
-
|
70
80
|
## Features
|
71
81
|
### Customizable and modular
|
72
82
|
* pick and choose parts you want to use
|
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.0.0
|
4
|
+
version: 5.0.0
|
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-04-
|
13
|
+
date: 2025-04-03 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.0.0
|
21
|
+
version: 5.0.0
|
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.0.0
|
28
|
+
version: 5.0.0
|
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.0.0
|
35
|
+
version: 5.0.0
|
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.0.0
|
42
|
+
version: 5.0.0
|
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.0.0
|
49
|
+
version: 5.0.0
|
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.0.0
|
56
|
+
version: 5.0.0
|
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.0.0
|
72
|
+
changelog_uri: https://github.com/spree/spree/releases/tag/v5.0.0
|
73
73
|
documentation_uri: https://docs.spreecommerce.org/
|
74
|
-
source_code_uri: https://github.com/spree/spree/tree/v5.0.0
|
74
|
+
source_code_uri: https://github.com/spree/spree/tree/v5.0.0
|
75
75
|
post_install_message:
|
76
76
|
rdoc_options: []
|
77
77
|
require_paths:
|