spree 4.7.3 → 4.8.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 +63 -51
- 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: bfb0ef4efbdaae3caaf140abc707e59fee6855285729df82c7d6f1e8fae6dbae
|
4
|
+
data.tar.gz: e658511227da936fe14b7a00a4230f22d55e06d871ad40f7850e0de889fb25e5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 58f2f7e2dba36f964b4680135c511ef35c05d60870e4785ff6b7a23c19f2458cca3d0187b1b31096ef2d3f1ba7c561277e0580336e8ae122d1672a9bd41c9c2a
|
7
|
+
data.tar.gz: cfe4900bf5617e9cc3b68296f581f9ca0b01dca233a0325ab1166c16ff8844a0d17ca380e192d4bbd7cbcc54ee78e6456896088c299dd6fa28aa48f6f4249e96
|
data/README.md
CHANGED
@@ -1,19 +1,57 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
1
|
+
<p align="center">
|
2
|
+
<a href="https://spreecommerce.org">
|
3
|
+
<img src="docs/images/spree_header_978-2x.png" alt="Spree Commerce">
|
4
|
+
</a>
|
5
|
+
|
6
|
+
<h1 align="center">Spree Commerce</h2>
|
7
|
+
|
8
|
+
<p align="center">
|
9
|
+
Open Source e-commerce platform for global brands.
|
10
|
+
<br />
|
11
|
+
<br />
|
12
|
+
The best alternative to BigCommerce, Magento, Commerce Tools, etc.
|
13
|
+
<br />
|
14
|
+
Build any eCommerce solution that your business requires.
|
15
|
+
<br />
|
16
|
+
<br />
|
17
|
+
<a href="https://slack.spreecommerce.org">Slack</a>
|
18
|
+
·
|
19
|
+
<a href="https://docs.spreecommerce.org">Documentation</a>
|
20
|
+
·
|
21
|
+
<a href="https://spreecommerce.org">Website</a>
|
22
|
+
·
|
23
|
+
<a href="https://github.com/spree/spree/milestones?direction=asc&sort=due_date&state=open">Roadmap</a>
|
24
|
+
</p>
|
25
|
+
</p>
|
26
|
+
|
27
|
+
<p align="center">
|
28
|
+
<a href="https://rubygems.org/gems/spree">
|
29
|
+
<img alt="Gem Total Downloads" src="https://img.shields.io/gem/dt/spree" />
|
30
|
+
</a>
|
31
|
+
<a href="https://slack.spreecommerce.org">
|
32
|
+
<img alt="Slack members" src="https://img.shields.io/badge/slack%20members-6.5K-blue" />
|
33
|
+
</a>
|
34
|
+
</p>
|
35
|
+
|
36
|
+
## Getting Started
|
37
|
+
|
38
|
+
Visit the [Quickstart Guide](https://docs.spreecommerce.org/developer/getting-started) to set up Spree in 5 minutes.
|
39
|
+
|
40
|
+
## Features
|
41
|
+
|
42
|
+
* **Composable**
|
43
|
+
* connect with your existing ecosystem, build custom workflows with ease
|
44
|
+
* [Storefront and Admin API](https://docs.spreecommerce.org/api-reference)
|
45
|
+
* Webhooks
|
46
|
+
* **Customizable and modular**
|
47
|
+
* pick and choose parts you want to use
|
48
|
+
* customize everything else (storefront, order processing, API, etc)
|
49
|
+
* **[Global Commerce](https://spreecommerce.org/use-cases/international-sales-demo/)**
|
50
|
+
* multi-currency
|
51
|
+
* multi-language
|
52
|
+
* full translation support for products, categories, and more
|
53
|
+
* different shipping methods / costs for different regions
|
54
|
+
* advanced tax calculation
|
17
55
|
* **Multi-Store** - host multiple brands / stores on one Spree instance with different branding, configuration, payment methods, shipping options, product catalogs etc
|
18
56
|
* **[Multi-vendor marketplace](https://spreecommerce.org/use-cases/multi-vendor-marketplace-demo/)** - run your own marketplace with multiple suppliers with dedicated Supplier Dashboard
|
19
57
|
* **Responsive Admin Panel** - manage and curate products, users, orders, returns, shipments & more
|
@@ -22,49 +60,23 @@
|
|
22
60
|
* **Payments** - over 30 payment provider integration out of the box plus API to integrate any other gateway
|
23
61
|
* **Run everywhere** - cloud, VPS, Docker, Kubernetes
|
24
62
|
* **Battle Tested** - used by thousands of merchants around the globe in all categories since 2007!
|
25
|
-
* **
|
26
|
-
* **More features available via extensions** - dozens of extensions built by community, ready for use for free!
|
63
|
+
* **Extensions** adding new features to Spree
|
27
64
|
|
28
|
-
|
65
|
+
<a href="https://docs.spreecommerce.org/developer/getting-started">
|
66
|
+
<img src="docs/images/admin_panel_978-2x.png" alt="Spree Admin Dashboard" />
|
67
|
+
</a>
|
29
68
|
|
30
|
-
|
31
|
-
* [Developer Documentation](https://dev-docs.spreecommerce.org/)
|
32
|
-
|
33
|
-
## API
|
34
|
-
|
35
|
-
* [API Reference](https://api.spreecommerce.org/)
|
36
|
-
* [JavaScript / TypeScript SDK](https://github.com/spree/spree-storefront-api-v2-js-sdk)
|
37
|
-
|
38
|
-
## Contributing
|
69
|
+
## Community & Contributing
|
39
70
|
|
40
71
|
Spree is an open source project and we love contributions in any form - pull requests, issues, feature ideas!
|
41
72
|
|
42
|
-
|
43
|
-
|
44
|
-
## Support
|
45
|
-
|
46
|
-
Get Spree support on [Slack](https://spree-commerce.slack.com/join/shared_invite/zt-ico7d35e-OeoAYXKO8XNtrZR1ZvBb5A#/shared-invite/email) or directly through a form on our [website](https://spreecommerce.org/contact/).
|
47
|
-
|
48
|
-
[](https://spree-commerce.slack.com/join/shared_invite/zt-ico7d35e-OeoAYXKO8XNtrZR1ZvBb5A#/shared-invite/email)
|
49
|
-
|
50
|
-
## Sponsored by
|
51
|
-
|
52
|
-
### Upside
|
53
|
-
[](https://upsidelab.io/)
|
54
|
-
|
55
|
-
Upside is a leading software development consultancy that specializes in helping global digital commerce brands scale their technology. Upside provides a range of end-to-end software development services, making it a one-stop shop for all digital commerce technology needs.
|
56
|
-
|
57
|
-
Visit the website: [upsidelab.io](https://upsidelab.io)
|
58
|
-
|
59
|
-
### Vendo
|
60
|
-
|
61
|
-
[](https://www.getvendo.com/)
|
73
|
+
Follow our [Contributing Guide](https://docs.spreecommerce.org/developer/contributing)
|
62
74
|
|
63
|
-
|
75
|
+
[Join our Slack](https://slack.spreecommerce.org) to meet other community members.
|
64
76
|
|
65
|
-
|
77
|
+
## Enterprise support
|
66
78
|
|
67
|
-
|
79
|
+
[Contact us](https://spreecommerce.org/contact/) for enterprise support. We offer migration services, can help with custom development, launch your own Spree applications, optimize your Spree stack, etc.
|
68
80
|
|
69
81
|
## License
|
70
82
|
|
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.
|
4
|
+
version: 4.8.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sean Schofield
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2024-
|
12
|
+
date: 2024-05-23 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: spree_core
|
@@ -17,42 +17,42 @@ dependencies:
|
|
17
17
|
requirements:
|
18
18
|
- - '='
|
19
19
|
- !ruby/object:Gem::Version
|
20
|
-
version: 4.
|
20
|
+
version: 4.8.0
|
21
21
|
type: :runtime
|
22
22
|
prerelease: false
|
23
23
|
version_requirements: !ruby/object:Gem::Requirement
|
24
24
|
requirements:
|
25
25
|
- - '='
|
26
26
|
- !ruby/object:Gem::Version
|
27
|
-
version: 4.
|
27
|
+
version: 4.8.0
|
28
28
|
- !ruby/object:Gem::Dependency
|
29
29
|
name: spree_api
|
30
30
|
requirement: !ruby/object:Gem::Requirement
|
31
31
|
requirements:
|
32
32
|
- - '='
|
33
33
|
- !ruby/object:Gem::Version
|
34
|
-
version: 4.
|
34
|
+
version: 4.8.0
|
35
35
|
type: :runtime
|
36
36
|
prerelease: false
|
37
37
|
version_requirements: !ruby/object:Gem::Requirement
|
38
38
|
requirements:
|
39
39
|
- - '='
|
40
40
|
- !ruby/object:Gem::Version
|
41
|
-
version: 4.
|
41
|
+
version: 4.8.0
|
42
42
|
- !ruby/object:Gem::Dependency
|
43
43
|
name: spree_cli
|
44
44
|
requirement: !ruby/object:Gem::Requirement
|
45
45
|
requirements:
|
46
46
|
- - '='
|
47
47
|
- !ruby/object:Gem::Version
|
48
|
-
version: 4.
|
48
|
+
version: 4.8.0
|
49
49
|
type: :runtime
|
50
50
|
prerelease: false
|
51
51
|
version_requirements: !ruby/object:Gem::Requirement
|
52
52
|
requirements:
|
53
53
|
- - '='
|
54
54
|
- !ruby/object:Gem::Version
|
55
|
-
version: 4.
|
55
|
+
version: 4.8.0
|
56
56
|
description: A complete open source e-commerce solution with multi-store, multi-currency
|
57
57
|
and multi-language capabilities
|
58
58
|
email: hello@spreecommerce.org
|
@@ -67,9 +67,9 @@ licenses:
|
|
67
67
|
- BSD-3-Clause
|
68
68
|
metadata:
|
69
69
|
bug_tracker_uri: https://github.com/spree/spree/issues
|
70
|
-
changelog_uri: https://github.com/spree/spree/releases/tag/v4.
|
71
|
-
documentation_uri: https://
|
72
|
-
source_code_uri: https://github.com/spree/spree/tree/v4.
|
70
|
+
changelog_uri: https://github.com/spree/spree/releases/tag/v4.8.0
|
71
|
+
documentation_uri: https://docs.spreecommerce.org/
|
72
|
+
source_code_uri: https://github.com/spree/spree/tree/v4.8.0
|
73
73
|
post_install_message:
|
74
74
|
rdoc_options: []
|
75
75
|
require_paths:
|