spree 4.4.1 → 4.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +16 -46
- 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: c8f777949bc9bc65b683c1d6bd191d2a45aaffee25d5611eee1c8e8558d0ec90
|
4
|
+
data.tar.gz: a1c99aeccb93c5a82c440688318b70ba9be16147268daaac618ceef9f19bcf42
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4049b0765dc8aeb2dd5bd9a974c22ce137317e725d941b8a2d28c32e05d33843fb926e13e2397780f89ff5a62fa08e5c11d1ef1a65d7907248da7ade86aa737b
|
7
|
+
data.tar.gz: fd6a1affd77b7a8b555ee9db93b08fd7e2da850d008ea5cb746f209b5c7d053297b2bc2c9f3d2523eb0c34ddcec459ccd95a1ddf05d7cd68c630a2fbd36df49a
|
data/README.md
CHANGED
@@ -1,33 +1,18 @@
|
|
1
|
-
<a href="https://
|
2
|
-
<img src="https://raw.githubusercontent.com/spree/spree-dev-docs/
|
1
|
+
<a href="https://getvendo.com?utm_source=spree_github">
|
2
|
+
<img src="https://raw.githubusercontent.com/spree/spree-dev-docs/54abf615c5280eda8f2308de96d6290f72c1fb1b/spree_vendo_user_doc.png" alt="Spree Commerce - a headless open-source ecommerce platform for multi-store, marketplace, or B2B global brands" />
|
3
3
|
</a>
|
4
4
|
|
5
|
-
# [Spree Commerce](https://spreecommerce.org) [![Gem Version](https://badge.fury.io/rb/spree.svg)](https://badge.fury.io/rb/spree) [![
|
5
|
+
# [Spree Commerce](https://spreecommerce.org) [![Gem Version](https://badge.fury.io/rb/spree.svg)](https://badge.fury.io/rb/spree) [![Test Coverage](https://api.codeclimate.com/v1/badges/8277fc2bb0b1f777084f/test_coverage)](https://codeclimate.com/github/spree/spree/test_coverage)
|
6
|
+
|
7
|
+
**Spree** is a headless open source e-commerce platform for global brands.
|
6
8
|
|
7
9
|
* [Success Stories](https://spreecommerce.org/stories/)
|
8
|
-
* [Documentation](https://dev-docs.spreecommerce.org/)
|
9
|
-
* [API Reference](https://api.spreecommerce.org)
|
10
10
|
* [Integrations](https://spreecommerce.org/integrations/)
|
11
11
|
* [Roadmap](https://github.com/spree/spree/milestones?direction=asc&sort=due_date&state=open)
|
12
12
|
* [Join our Slack community](http://slack.spreecommerce.org/)
|
13
|
-
* [Support](https://spreecommerce.org/contact/)
|
14
|
-
|
15
|
-
**Spree** is a headless open source e-commerce platform for global brands. It was started by Sean Schofield and is now developed by [Spark Solutions][spark]. We're open to [contributions](https://dev-docs.spreecommerce.org/contributing).
|
16
|
-
|
17
|
-
<a href="https://dev-docs.spreecommerce.org/getting-started/headless-commerce">
|
18
|
-
<img src="https://raw.githubusercontent.com/spree/spree-dev-docs/master/.gitbook/assets/spree_commerce_spree_api_3-2x.png" alt="Spree Commerce - a headless open-source ecommerce platform for multi-store, marketplace, or B2B global brands" />
|
19
|
-
</a>
|
20
|
-
|
21
|
-
## Sponsored by
|
22
|
-
|
23
|
-
[![Spark Solutions](http://sparksolutions.co/wp-content/uploads/2015/01/logo-ss-tr-221x100.png)][spark]
|
24
|
-
|
25
|
-
[Spark Solutions][spark] is a full stack eCommerce agency. Our project teams consist of Designers, Software Engineers, Testers and Project Managers practicing agile project delivery. We’ll integrate our team with yours to jointly architect, deliver, maintain and scale the software products you need. You drive the project with requirements and acceptance testing and we help you deliver faster using industry-standard project management and comms best practices. [Contact us to launch your new eCommerce project](https://sparksolutions.co/contact/).
|
26
13
|
|
27
14
|
## Key Features
|
28
15
|
|
29
|
-
![admin panel](https://raw.githubusercontent.com/spree/spree-dev-docs/master/.gitbook/assets/spree_commerce_home_header_2-2x-1-.png)
|
30
|
-
|
31
16
|
* **[Headless Commerce](https://spreecommerce.org/use-cases/headless-ecommerce-api/)** - build mobile apps or custom storefronts in any technology, [JS/TS SDK available](https://github.com/spree/spree-storefront-api-v2-js-sdk)
|
32
17
|
* **[PWA](https://spreecommerce.org/use-cases/spree-pwa-progressive-web-application/)** - offline shopping experiences like native mobile apps
|
33
18
|
* **[Global Commerce](https://spreecommerce.org/use-cases/international-sales-demo/)** - multi currency and multi language support out of the box, different shipping methods / costs for different regions, advanced tax calculation
|
@@ -42,44 +27,29 @@
|
|
42
27
|
* **Fully customizable** - pick and choose parts you want to use and customize everything else (storefront, order processing, API, etc) to create unique solutions that your business requires
|
43
28
|
* **More features available via extensions** - dozens of extensions built by community, ready for use for free!
|
44
29
|
|
45
|
-
|
46
|
-
|
47
|
-
## Storefronts
|
48
|
-
|
49
|
-
* [Next.js Commerce online demo](https://spree.vercel.app/) - [Setup instructions](https://dev-docs.spreecommerce.org/storefronts/next.js-commerce)
|
50
|
-
* [Vue Storefront 2 online demo](https://vuestorefront-spree.upsidelab.io/) - [Setup instructions](https://dev-docs.spreecommerce.org/storefronts/vue-storefront)
|
51
|
-
|
52
|
-
## Admin Dashboard
|
53
|
-
|
54
|
-
Fire up your own instance in the cloud:
|
30
|
+
## Sponsored by
|
55
31
|
|
56
|
-
|
57
|
-
<img src="https://
|
32
|
+
<a href="https://getvendo.com?utm_source=spree_github">
|
33
|
+
<img src="https://raw.githubusercontent.com/spree/spree-dev-docs/master/.gitbook/assets/spree_vendo_user_doc_2.png"a />
|
58
34
|
</a>
|
59
35
|
|
60
|
-
|
36
|
+
> [Vendo][vendo] is a great fit for marketplaces of all sizes - either with own fulfillment and multiple warehouses or in a dropshipping model. Vendo **automates everything** from **vendor onboarding**, accepting buyer **payments in over 135 currencies**, to supplier **payouts in 50 countries**.
|
61
37
|
|
62
|
-
|
63
|
-
* password: `spree123`
|
38
|
+
> Vendo ensures excellent buyer experience with smooth product discovery and search, a multitude of payment methods and optimal shipping cost calculation. Vendo keeps suppliers happy with easy onboarding, automated products sync using their preferred method and easy payouts.
|
64
39
|
|
65
|
-
|
40
|
+
> [Start your 14-day free trial](https://app.getvendo.com/users/new?typeform-source=spree_github)
|
66
41
|
|
67
|
-
|
42
|
+
---
|
68
43
|
|
69
44
|
## Documentation
|
70
45
|
|
46
|
+
* [Getting Started](https://dev-docs.spreecommerce.org/getting-started/installation)
|
71
47
|
* [Developer Documentation](https://dev-docs.spreecommerce.org/)
|
72
48
|
|
73
49
|
## API
|
74
50
|
|
75
51
|
* [API Reference](https://api.spreecommerce.org/)
|
76
|
-
* [
|
77
|
-
|
78
|
-
## Extensions
|
79
|
-
|
80
|
-
Extensions provide additional features and integrations for your Spree application
|
81
|
-
|
82
|
-
[Go to Extensions Directory](https://dev-docs.spreecommerce.org/extensions/extensions)
|
52
|
+
* [JavaScript / TypeScript SDK](https://github.com/spree/spree-storefront-api-v2-js-sdk)
|
83
53
|
|
84
54
|
## Contributing
|
85
55
|
|
@@ -89,6 +59,6 @@ Please review the [Contributing Guide](https://dev-docs.spreecommerce.org/contri
|
|
89
59
|
|
90
60
|
## License
|
91
61
|
|
92
|
-
Spree is released under the [New BSD License](https://github.com/spree/spree/blob/
|
62
|
+
Spree is released under the [New BSD License](https://github.com/spree/spree/blob/main/license.md).
|
93
63
|
|
94
|
-
[
|
64
|
+
[vendo]:https://getvendo.com?utm_source=spree_github
|
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.5.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:
|
12
|
+
date: 2022-12-01 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.5.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.5.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.5.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.5.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.5.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.5.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.
|
70
|
+
changelog_uri: https://github.com/spree/spree/releases/tag/v4.5.0
|
71
71
|
documentation_uri: https://dev-docs.spreecommerce.org/
|
72
|
-
source_code_uri: https://github.com/spree/spree/tree/v4.
|
72
|
+
source_code_uri: https://github.com/spree/spree/tree/v4.5.0
|
73
73
|
post_install_message:
|
74
74
|
rdoc_options: []
|
75
75
|
require_paths:
|
@@ -86,7 +86,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
86
86
|
version: '0'
|
87
87
|
requirements:
|
88
88
|
- none
|
89
|
-
rubygems_version: 3.
|
89
|
+
rubygems_version: 3.2.32
|
90
90
|
signing_key:
|
91
91
|
specification_version: 4
|
92
92
|
summary: Headless API-first open source eCommerce platform
|