spree 4.8.1 → 4.8.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +72 -23
  3. metadata +10 -10
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 113dc77773e154c581cffadac258152da6566e40c38c8e578508b64216767f17
4
- data.tar.gz: b7341866009abada8ea671b5e44f98fc8383d297a82fd2ce1de1d9a3d36c8950
3
+ metadata.gz: 417a4a5541b8e5f6707c02df3d07566ed9699a6d81b39f60ee1e5c6abc858d0f
4
+ data.tar.gz: a099f599991f69fae2d35990f1d449c032bd994c65e539f074a4cafccfd28677
5
5
  SHA512:
6
- metadata.gz: 5122e29e6b97fd5f89d2a7f83762b9b2bdd5fc6a2adf1e985b88ce870be8dd5a248648ccc8440845d25c5a19201e2de9e6ccbce75a86450d131e589b3de4b33a
7
- data.tar.gz: c0dfe789ad5752036d647a3872ab34ae42944ccac9ca4a9051abe6f785b48ac3662866d07f162538abd7d5e5a15b921571a892e10c3e403fdceadfd33ecee3e7
6
+ metadata.gz: 4f6d63a7575475f2021f0d3af742edcea0283a5646089fb62ddac4d55576a49e8a3fde48c9a9a1d27a00864487578cff9d46df93d6a545d2eeb1914844f37c0a
7
+ data.tar.gz: cac25eed4242c3c2e68580dc7a3f3d05af490cb9d46008a32a6f792a35060ef7dca261e7057e59364a5f384136b1169b5519251f1c1f50ba0339c8b0051c0f5b
data/README.md CHANGED
@@ -1,15 +1,12 @@
1
1
  <p align="center">
2
2
  <a href="https://spreecommerce.org">
3
- <img src="docs/images/spree_header_978-2x.png" alt="Spree Commerce">
3
+ <img alt="Spree Commerce - Open Source e-commerce 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
- Open Source e-commerce platform for global brands.
10
- <br />
11
- <br />
12
- The best alternative to BigCommerce, Magento, Commerce Tools, etc.
9
+ An open source eCommerce platform giving you full control and customizability.
13
10
  <br />
14
11
  Build any eCommerce solution that your business requires.
15
12
  <br />
@@ -37,34 +34,86 @@
37
34
 
38
35
  Visit the [Quickstart Guide](https://docs.spreecommerce.org/developer/getting-started) to set up Spree in 5 minutes.
39
36
 
37
+ ## Enterprise support
38
+
39
+ [Contact us](https://spreecommerce.org/contact/) for enterprise support and custom development services. We offer:
40
+ * migrations and upgrades,
41
+ * delivering your Spree application,
42
+ * optimizing your Spree stack.
43
+
40
44
  ## Features
45
+ ### Customizable and modular
46
+ * pick and choose parts you want to use
47
+ * customize everything else (storefront, order processing, API, etc)
48
+ <img alt="Spree Commerce - Storefront customization" src="https://github.com/spree/spree/assets/12614496/1a000452-6716-4fab-90ca-a4c28fc138a7">
41
49
 
42
- * **Composable**
50
+ ### Composable and API-first
43
51
  * connect with your existing ecosystem, build custom workflows with ease
44
52
  * [Storefront and Admin API](https://docs.spreecommerce.org/api-reference)
45
53
  * 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/)**
54
+ <img alt="Spree Commerce - API Integrations" src="https://github.com/spree/spree/assets/12614496/18e98e8e-15cd-4b74-8e58-80e5b3f281d8">
55
+
56
+ ### Cart and Checkout for any use case
57
+ * advanced cart functionality
58
+ * over 30 payment provider integrations out of the box
59
+ * API to integrate any other payment gateway
60
+ * robust discounts system
61
+ * store credits, gift cards
62
+ <img alt="Spree Commerce - Cart Checkout" src="https://github.com/spree/spree/assets/12614496/05399a8f-a57a-4907-a8ea-a4e58285a55d">
63
+ <img alt="Spree Commerce - Payments Refunds" src="https://github.com/spree/spree/assets/12614496/0911073c-a681-409e-810c-f7e8daa4daac">
64
+
65
+ ### [Global Commerce](https://spreecommerce.org/use-cases/international-sales-demo/) ready
50
66
  * multi-currency
51
67
  * multi-language
52
68
  * full translation support for products, categories, and more
53
69
  * different shipping methods / costs for different regions
54
70
  * advanced tax calculation
55
- * **Multi-Store** - host multiple brands / stores on one Spree instance with different branding, configuration, payment methods, shipping options, product catalogs etc
56
- * **[Multi-vendor marketplace](https://spreecommerce.org/use-cases/multi-vendor-marketplace-demo/)** - run your own marketplace with multiple suppliers with dedicated Supplier Dashboard
57
- * **Responsive Admin Panel** - manage and curate products, users, orders, returns, shipments & more
58
- * **Orders** - robust system for orders, shipments, returns and refunds
59
- * **Carts** - comprehensive and advanced discounts system
60
- * **Payments** - over 30 payment provider integration out of the box plus API to integrate any other gateway
61
- * **Run everywhere** - cloud, VPS, Docker, Kubernetes
71
+ <img alt="Spree Commerce - Multi-region Multi-store" src="https://github.com/spree/spree/assets/12614496/e9c2edce-b80c-47ad-817b-a00a4ba54495">
72
+ <img alt="Spree Commerce - Multi-region" src="https://github.com/spree/spree/assets/12614496/f8678baf-4efa-4de7-b092-b01ef3a4d8ea">
73
+
74
+ ### Multi-Store ready
75
+ * host multiple brands / stores on a single Spree instance
76
+ * each with different branding, configuration, payment methods, shipping options, product catalogs etc
77
+ <img alt="Spree Commerce - Multi-store" src="https://github.com/spree/spree/assets/12614496/cf651354-6180-4927-973f-c650b80ccdb0">
78
+
79
+ ### Responsive Admin Panel
80
+ Manage and curate products, users, orders, returns, shipments & more
81
+ <img alt="Spree Commerce - Inventory management" src="https://github.com/spree/spree/assets/12614496/cdc7af4d-41ba-44f2-9595-efc948865107">
82
+
83
+ ### Orders & Post-purchase management
84
+ Manage orders, shipments, returns and refunds
85
+ <img alt="Spree Commerce - Order Return management" src="https://github.com/spree/spree/assets/12614496/b1dffa8c-24d4-4629-a026-02951b5a80d7">
86
+ <img alt="Spree Commerce - Order Fulfillment" src="https://github.com/spree/spree/assets/12614496/2212ec6d-bfd0-4940-9aae-f0ceea0b4e4d">
87
+
88
+ ### Why developers love it
89
+ * **Runs anywhere** - cloud, VPS, Docker, Kubernetes
62
90
  * **Battle Tested** - used by thousands of merchants around the globe in all categories since 2007!
63
- * **Extensions** adding new features to Spree
91
+ * **Extensions available** adding new features to Spree
92
+
93
+ ## What you can build with Spree
94
+ Use Spree for any use case. Innovate beyond what's out there.
95
+
96
+ ### A headless eCommerce micro-service
97
+ Capture orders and payments for whatever you're selling - physical or digital, products or services
98
+
99
+ <img alt="Spree Commerce - Composable eCommerce" src="https://github.com/spree/spree/assets/12614496/2bca9fdf-5ae2-4433-83aa-431105906fc8">
64
100
 
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>
101
+ ### A [Multi-vendor marketplace](https://spreecommerce.org/use-cases/multi-vendor-marketplace-demo/)
102
+ Run your own marketplace with multiple suppliers, each with a dedicated supplier dashboard
103
+ <img alt="Spree Commerce - Marketplace" src="https://github.com/spree/spree/assets/12614496/c4ddd118-df4c-464e-b1fe-d43862e5cf25">
104
+
105
+ ### A high-ticket B2B eCommerce
106
+ Start capturing 6+ figure orders from resellers with safe payments and a checkout process that fits your business model
107
+ <img alt="Spree Commerce - B2B eCommerce" src="https://github.com/spree/spree/assets/12614496/e0a184f6-31ad-4f7f-b30b-6f8a501b6f63">
108
+
109
+ ### Wholesale eCommerce
110
+ Run your wholesale operation the way your retail partners expect
111
+ <img alt="Spree Commerce - Wholesale" src="https://github.com/spree/spree/assets/12614496/bac1e551-f629-47d6-a983-b385aa65b1bd">
112
+
113
+ ### A SaaS eCommerce platform
114
+ Launch a multi-tenant, multi-store platform for your customers, resellers, affiliates in any configuration, eg. B2B2B, B2B2C, B2B2E
115
+
116
+ <img alt="Spree Commerce - Multi-store" src="https://github.com/spree/spree/assets/12614496/cf651354-6180-4927-973f-c650b80ccdb0">
68
117
 
69
118
  ## Community & Contributing
70
119
 
@@ -74,9 +123,9 @@ Follow our [Contributing Guide](https://docs.spreecommerce.org/developer/contrib
74
123
 
75
124
  [Join our Slack](https://slack.spreecommerce.org) to meet other community members.
76
125
 
77
- ## Enterprise support
126
+ ## Contact
78
127
 
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.
128
+ [Contact us](https://spreecommerce.org/contact/) and let's go!
80
129
 
81
130
  ## License
82
131
 
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.8.1
4
+ version: 4.8.2
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-05-27 00:00:00.000000000 Z
12
+ date: 2024-05-29 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.8.1
20
+ version: 4.8.2
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.8.1
27
+ version: 4.8.2
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.8.1
34
+ version: 4.8.2
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.8.1
41
+ version: 4.8.2
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.8.1
48
+ version: 4.8.2
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.8.1
55
+ version: 4.8.2
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.8.1
70
+ changelog_uri: https://github.com/spree/spree/releases/tag/v4.8.2
71
71
  documentation_uri: https://docs.spreecommerce.org/
72
- source_code_uri: https://github.com/spree/spree/tree/v4.8.1
72
+ source_code_uri: https://github.com/spree/spree/tree/v4.8.2
73
73
  post_install_message:
74
74
  rdoc_options: []
75
75
  require_paths: