spree 5.3.4 → 5.4.0.beta
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 +75 -208
- data/lib/generators/spree/install/install_generator.rb +1 -6
- data/lib/generators/spree/install/templates/config/initializers/spree.rb +1 -11
- data/lib/spree.rb +0 -1
- metadata +12 -24
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 44ce0b3fe4816c312c053f46ca86715d0815ff8e54d120de37268dd5190da959
|
|
4
|
+
data.tar.gz: 459730d812120edb28d4dc404a5df4b24e65cd1e65dc309f50bfaef4aaee6dab
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 84b5eb3b2e9c18a283c4b84d5412a2d6781ac252666482ef5b68de6df2c7f5cfa9aa005ebede18792477ff1db572641fb56d5010e68f368a9aee0eac1e6c7803
|
|
7
|
+
data.tar.gz: d916840bce93ea23bcfcdc39384b95b3425748ab323eb3c64bc4bfedfb98b4110eab3fb2aca731f7c2e91cd9d4430e8436b51f100d00b8b8adf0963b17748c6c
|
data/README.md
CHANGED
|
@@ -1,235 +1,102 @@
|
|
|
1
|
-
|
|
2
|
-
<a href="https://spreecommerce.org">
|
|
3
|
-
<img alt="Spree Commerce - an open source eCommerce platform" src="https://raw.githubusercontent.com/spree/spree/e4ee6636d9a31c73761b0c76662d15b0f9899ecb/docs/images/Spree%20Commerce%20open-source%20eCommerce%20platform%20API%20headless%20Next.js.webp">
|
|
4
|
-
</a>
|
|
5
|
-
|
|
6
|
-
<h1 align="center">Spree Commerce - Open Source eCommerce Platform</h1>
|
|
7
|
-
|
|
8
|
-
<p align="center">
|
|
9
|
-
An <a href="https://spreecommerce.org/" alt="open-source eCommerce platform">open-source eCommerce platform</a> giving you full control and customizability.
|
|
10
|
-
<br />
|
|
11
|
-
Build any eCommerce solution that your business requires.
|
|
12
|
-
<br />
|
|
13
|
-
<br />
|
|
14
|
-
<a href="https://spreecommerce.org">Website</a>
|
|
15
|
-
·
|
|
16
|
-
<a href="https://spreecommerce.org/docs/">Documentation</a>
|
|
17
|
-
·
|
|
18
|
-
<a href="https://spreecommerce.org/docs/developer/getting-started/quickstart">Quickstart Guide</a>
|
|
19
|
-
·
|
|
20
|
-
<a href="https://github.com/spree/spree/milestones?direction=asc&sort=due_date&state=open">Roadmap</a>
|
|
21
|
-
·
|
|
22
|
-
<a href="https://slack.spreecommerce.org">Slack</a>
|
|
23
|
-
·
|
|
24
|
-
<a href="https://spreecommerce.org/enterprise/">Enterprise</a>
|
|
25
|
-
</p>
|
|
26
|
-
</p>
|
|
27
|
-
|
|
28
|
-
<p align="center">
|
|
29
|
-
<a href="https://rubygems.org/gems/spree">
|
|
30
|
-
<img alt="Gem Total Downloads" src="https://img.shields.io/gem/dt/spree" />
|
|
31
|
-
</a>
|
|
32
|
-
<a href="https://slack.spreecommerce.org">
|
|
33
|
-
<img alt="Slack members" src="https://img.shields.io/badge/slack%20members-7K-blue" />
|
|
34
|
-
</a>
|
|
35
|
-
</p>
|
|
36
|
-
|
|
37
|
-
## Getting Started
|
|
38
|
-
|
|
39
|
-
Copy and paste the following command to your terminal to set up Spree in 5 minutes:
|
|
1
|
+
# Spree
|
|
40
2
|
|
|
41
|
-
|
|
42
|
-
bash -c "$(curl -fsSL https://spreecommerce.org/install)"
|
|
43
|
-
```
|
|
44
|
-
|
|
45
|
-
If you prefer to install Spree manually, you may follow the [Quickstart Guide](https://spreecommerce.org/docs/developer/getting-started/quickstart).
|
|
46
|
-
|
|
47
|
-
Make sure to check out **Spree 5** announcement below and the latest [Spree 5.3 release](https://github.com/spree/spree/releases/tag/v5.3.0).
|
|
48
|
-
|
|
49
|
-
If you like what you see, consider giving Spree a GitHub star :star:
|
|
50
|
-
|
|
51
|
-
Thank you for supporting Spree open-source :heart:
|
|
52
|
-
|
|
53
|
-
## Documentation
|
|
54
|
-
|
|
55
|
-
- [Developer Docs](https://spreecommerce.org/docs/developer/getting-started/quickstart)
|
|
56
|
-
- [Ecommerce API](https://spreecommerce.org/docs/api-reference/introduction)
|
|
57
|
-
- [Integrations](https://spreecommerce.org/docs/integrations/integrations)
|
|
58
|
-
- [User Docs](https://spreecommerce.org/docs/user/what-is-spree-commerce)
|
|
59
|
-
- [Use Cases](https://spreecommerce.org/docs/use-case/overview)
|
|
60
|
-
|
|
61
|
-
## Spree 5 Announcement & Demo
|
|
62
|
-
|
|
63
|
-
[](https://spreecommerce.org/announcing-spree-5-the-biggest-open-source-release-ever/)
|
|
64
|
-
|
|
65
|
-
[Spree 5](https://spreecommerce.org/announcing-spree-5-the-biggest-open-source-release-ever/) is the most feature-packed open-source release in Spree Commerce's history — transforming the platform into an API-first, developer-friendly, enterprise-grade eCommerce solution that still adheres to its open-source roots.
|
|
66
|
-
|
|
67
|
-
**Spree 5 packs a punch with:**
|
|
68
|
-
|
|
69
|
-
- **Admin Dashboard** — Completely new Admin Dashboard built with Tailwind CSS, Admin SDK with Tables DSL, staff management with role-based permissions
|
|
70
|
-
- **Pricing & Promotions** — Flexible Pricing Engine with regional/B2B/wholesale pricing out of the box, Customer Groups, Gift Cards, and enhanced Promotions UI
|
|
71
|
-
- **Products & Catalog** — Metafields for custom data without migrations, CSV importer/exporter, Digital products, Product Tags, Bulk operations UI
|
|
72
|
-
- **Checkout & Payments** — Stripe, Adyen, Payment Links, Wallet payments (Apple Pay/Google Pay), Buy Now Pay Later, Bank & SEPA payments
|
|
73
|
-
- **Integrations & Extensibility** — Event Bus with Subscribers, Webhooks 2.0 with admin UI, native integrations (Google Analytics 4, GTM, Klaviyo)
|
|
74
|
-
- **Developer Experience** — New CLI Installer, code generators, LSP editor integrations, Claude Code/Cursor AI integrations
|
|
75
|
-
|
|
76
|
-
Upcoming **Spree 5.4** expands the platform's reach to JavaScript developers with:
|
|
77
|
-
|
|
78
|
-
- **New REST API** — ~10x faster than API v2, built for simplicity and performance
|
|
79
|
-
- **TypeScript SDK** — First-class developer experience with full type safety
|
|
80
|
-
- **Next.js Starter Kit** — Production-ready headless storefront powered by the new API
|
|
81
|
-
|
|
82
|
-
Read the [full Spree 5.3 announcement here](https://spreecommerce.org/announcing-spree-commerce-5-3-with-price-lists-customer-groups-new-admin-tools/).
|
|
83
|
-
|
|
84
|
-
To install Spree check out this [Quickstart Guide](https://spreecommerce.org/docs/developer/getting-started/quickstart).
|
|
85
|
-
|
|
86
|
-
[View the latest Releases](https://github.com/spree/spree/releases) ·
|
|
87
|
-
[View the Roadmap](https://github.com/orgs/spree/projects) ·
|
|
88
|
-
[Get Enterprise Support](https://spreecommerce.org/get-started/)
|
|
89
|
-
|
|
90
|
-
## Enterprise support
|
|
91
|
-
|
|
92
|
-
[Contact us](https://spreecommerce.org/get-started/) for enterprise support and custom development services. We offer:
|
|
93
|
-
* expert delivery of your Spree project,
|
|
94
|
-
* migrations and upgrades,
|
|
95
|
-
* optimizing your Spree stack.
|
|
96
|
-
|
|
97
|
-
## Enterprise Edition
|
|
98
|
-
|
|
99
|
-
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.
|
|
100
|
-
|
|
101
|
-
To get access to the Enterprise Edition, contact our [Sales team](https://spreecommerce.org/get-started/)
|
|
102
|
-
|
|
103
|
-
## Features
|
|
104
|
-
### Customizable and modular
|
|
105
|
-
* pick and choose parts you want to use
|
|
106
|
-
* customize everything else (storefront, order processing, API, etc)
|
|
107
|
-
<img alt="Spree Commerce - Storefront customization" src="https://github.com/spree/spree/assets/12614496/1a000452-6716-4fab-90ca-a4c28fc138a7">
|
|
108
|
-
|
|
109
|
-
### Composable and API-first
|
|
110
|
-
* connect with your existing ecosystem, build custom workflows with ease
|
|
111
|
-
* [Storefront and Admin API](https://spreecommerce.org/docs/api-reference/introduction)
|
|
112
|
-
* Webhooks
|
|
113
|
-
<img alt="Spree Commerce - API Integrations" src="https://github.com/spree/spree/assets/12614496/18e98e8e-15cd-4b74-8e58-80e5b3f281d8">
|
|
114
|
-
|
|
115
|
-
### Cart and Checkout for any use case
|
|
116
|
-
* advanced cart functionality
|
|
117
|
-
* over 30 payment provider integrations out of the box
|
|
118
|
-
* API to integrate any other payment gateway
|
|
119
|
-
* robust discounts system
|
|
120
|
-
* store credits, gift cards
|
|
121
|
-
<img alt="Spree Commerce - Cart Checkout" src="https://github.com/spree/spree/assets/12614496/05399a8f-a57a-4907-a8ea-a4e58285a55d">
|
|
122
|
-
<img alt="Spree Commerce - Payments Refunds" src="https://github.com/spree/spree/assets/12614496/0911073c-a681-409e-810c-f7e8daa4daac">
|
|
123
|
-
|
|
124
|
-
### [Global Commerce](https://spreecommerce.org/multi-region-ecommerce/) ready
|
|
125
|
-
* multi-currency
|
|
126
|
-
* multi-language
|
|
127
|
-
* full translation support for products, categories, and more
|
|
128
|
-
* different shipping methods / costs for different regions
|
|
129
|
-
* advanced tax calculation
|
|
130
|
-
<img alt="Spree Commerce - Multi-region Multi-store" src="https://github.com/spree/spree/assets/12614496/e9c2edce-b80c-47ad-817b-a00a4ba54495">
|
|
131
|
-
<img alt="Spree Commerce - Multi-region" src="https://github.com/spree/spree/assets/12614496/f8678baf-4efa-4de7-b092-b01ef3a4d8ea">
|
|
132
|
-
|
|
133
|
-
### [Multi-Store eCommerce](https://spreecommerce.org/multi-store-ecommerce/) ready
|
|
134
|
-
* host multiple brands / stores on a single Spree instance
|
|
135
|
-
* each with different branding, configuration, payment methods, shipping options, product catalogs etc
|
|
136
|
-
<img alt="Spree Commerce - Multi-store" src="https://github.com/spree/spree/assets/12614496/cf651354-6180-4927-973f-c650b80ccdb0">
|
|
3
|
+
Ruby gems that power Spree Commerce — models, services, APIs, admin dashboard, and transactional emails.
|
|
137
4
|
|
|
138
|
-
|
|
139
|
-
Manage and curate products, users, orders, returns, shipments & more
|
|
140
|
-
<img alt="Spree Commerce - Inventory management" src="https://github.com/spree/spree/assets/12614496/cdc7af4d-41ba-44f2-9595-efc948865107">
|
|
5
|
+
## Structure
|
|
141
6
|
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
### [Headless eCommerce](https://spreecommerce.org/headless-ecommerce/) micro-service
|
|
156
|
-
Capture orders and payments for whatever you're selling - physical or digital, products or services
|
|
157
|
-
<img alt="Spree Commerce - headless open-source eCommerce" src="https://github.com/spree/spree/assets/12614496/2bca9fdf-5ae2-4433-83aa-431105906fc8">
|
|
158
|
-
|
|
159
|
-
### [Multi-vendor marketplace](https://spreecommerce.org/marketplace-ecommerce/)
|
|
160
|
-
Run your own marketplace with multiple suppliers, each with a dedicated supplier dashboard
|
|
161
|
-
- [Marketplace eCommerce Capabilities](https://spreecommerce.org/docs/use-case/marketplace/capabilities)
|
|
162
|
-
- [Marketplace eCommerce Admin Panel](https://spreecommerce.org/docs/use-case/marketplace/admin-dashboard)
|
|
163
|
-
- [Marketplace eCommerce Vendor Panel](https://spreecommerce.org/docs/use-case/marketplace/vendor-dashboard)
|
|
164
|
-
- [Marketplace eCommerce Customer Experience](https://spreecommerce.org/docs/use-case/marketplace/customer-ux)
|
|
165
|
-
<img alt="Spree Commerce - Marketplace" src="https://github.com/spree/spree/assets/12614496/c4ddd118-df4c-464e-b1fe-d43862e5cf25">
|
|
166
|
-
|
|
167
|
-
### [B2B eCommerce](https://spreecommerce.org/use-cases/headless-b2b-ecommerce/)
|
|
168
|
-
Start capturing 6+ figure orders from resellers with safe payments and a checkout process that fits your business model
|
|
169
|
-
- [B2B eCommerce Capabilities](https://spreecommerce.org/docs/use-case/b2b/b2b-capabilities)
|
|
170
|
-
- [B2B eCommerce Admin Capabilities](https://spreecommerce.org/docs/use-case/b2b/b2b-admin-capabilities)
|
|
171
|
-
- [B2B eCommerce Buyer Experience](https://spreecommerce.org/docs/use-case/b2b/b2b-buyer-capabilities)
|
|
172
|
-
<img alt="Spree Commerce - B2B eCommerce" src="https://github.com/spree/spree/assets/12614496/e0a184f6-31ad-4f7f-b30b-6f8a501b6f63">
|
|
173
|
-
|
|
174
|
-
### [Wholesale eCommerce](https://spreecommerce.org/use-cases/wholesale-ecommerce/)
|
|
175
|
-
Run your wholesale operation the way your retail partners expect
|
|
176
|
-
<img alt="Spree Commerce - Wholesale" src="https://github.com/spree/spree/assets/12614496/bac1e551-f629-47d6-a983-b385aa65b1bd">
|
|
177
|
-
|
|
178
|
-
### [Multi-tenant eCommerce Platform](https://spreecommerce.org/multi-tenant-white-label-ecommerce/)
|
|
179
|
-
Launch a multi-tenant eCommerce platform for your customers, resellers, affiliates in any configuration, eg. B2B2B, B2B2C, B2B2E
|
|
180
|
-
- [Multi-Tenant Capabilities](https://spreecommerce.org/docs/use-case/multi-tenant/multi-tenant-capabilities)
|
|
181
|
-
- [Multi-Tenant Super Admin Capabilities](https://spreecommerce.org/docs/use-case/multi-tenant/super-admin-capabilities)
|
|
182
|
-
- [Tenant Capabilities](https://spreecommerce.org/docs/use-case/multi-tenant/tenant-capabilities)
|
|
183
|
-
|
|
184
|
-
<img alt="Spree Commerce - Multi-store" src="https://github.com/spree/spree/assets/12614496/cf651354-6180-4927-973f-c650b80ccdb0">
|
|
7
|
+
```
|
|
8
|
+
spree/
|
|
9
|
+
├── core/ # spree_core — models, services, business logic
|
|
10
|
+
├── api/ # spree_api — REST APIs (Store API + Admin API)
|
|
11
|
+
├── admin/ # spree_admin — admin dashboard
|
|
12
|
+
├── emails/ # spree_emails — transactional emails (optional)
|
|
13
|
+
├── spree.gemspec # meta-gem (installs core + api)
|
|
14
|
+
├── template.rb # Rails application template for new projects
|
|
15
|
+
├── Gemfile # shared dependencies for development/testing
|
|
16
|
+
├── Rakefile # gem build, test, and release tasks
|
|
17
|
+
└── lib/ # shared generators
|
|
18
|
+
```
|
|
185
19
|
|
|
186
|
-
##
|
|
20
|
+
## Installation
|
|
187
21
|
|
|
188
|
-
|
|
22
|
+
Add to your Rails application's Gemfile:
|
|
189
23
|
|
|
190
|
-
|
|
24
|
+
```ruby
|
|
25
|
+
gem 'spree'
|
|
26
|
+
gem 'spree_admin' # optional
|
|
27
|
+
gem 'spree_emails' # optional
|
|
28
|
+
```
|
|
191
29
|
|
|
192
|
-
|
|
30
|
+
Or use the Rails application template:
|
|
193
31
|
|
|
194
|
-
|
|
32
|
+
```bash
|
|
33
|
+
rails new my_store -m https://raw.githubusercontent.com/spree/spree/main/spree/template.rb
|
|
34
|
+
```
|
|
195
35
|
|
|
196
|
-
|
|
36
|
+
## Running Tests
|
|
197
37
|
|
|
198
|
-
|
|
38
|
+
Each gem has its own test suite. First install the shared dependencies, then set up the specific gem:
|
|
199
39
|
|
|
200
|
-
|
|
40
|
+
```bash
|
|
41
|
+
# 1. Install shared dependencies (required once)
|
|
42
|
+
cd spree
|
|
43
|
+
bundle install
|
|
44
|
+
|
|
45
|
+
# 2. Set up and run tests for a specific gem (e.g. core)
|
|
46
|
+
cd core
|
|
47
|
+
bundle install
|
|
48
|
+
bundle exec rake test_app # generates a dummy Rails app for testing
|
|
49
|
+
bundle exec rspec
|
|
50
|
+
```
|
|
201
51
|
|
|
202
|
-
|
|
203
|
-
<img alt="Vendo" src="https://avatars.githubusercontent.com/u/89416582?s=96&v=4" />
|
|
204
|
-
</a>
|
|
52
|
+
Replace `core` with `api`, `admin`, or `emails` to test other gems.
|
|
205
53
|
|
|
206
|
-
|
|
54
|
+
By default tests run against SQLite3. To use PostgreSQL:
|
|
207
55
|
|
|
208
|
-
|
|
56
|
+
```bash
|
|
57
|
+
DB=postgres DB_USERNAME=postgres DB_PASSWORD=password DB_HOST=localhost bundle exec rake test_app
|
|
58
|
+
```
|
|
209
59
|
|
|
210
|
-
|
|
60
|
+
Run a single spec:
|
|
211
61
|
|
|
212
|
-
|
|
62
|
+
```bash
|
|
63
|
+
cd spree/core
|
|
64
|
+
bundle exec rspec spec/models/spree/product_spec.rb
|
|
65
|
+
bundle exec rspec spec/models/spree/product_spec.rb:42
|
|
66
|
+
```
|
|
213
67
|
|
|
214
|
-
|
|
68
|
+
### Parallel tests
|
|
215
69
|
|
|
216
|
-
|
|
70
|
+
```bash
|
|
71
|
+
cd spree/core
|
|
72
|
+
bundle exec rake parallel_setup
|
|
73
|
+
bundle exec parallel_rspec spec
|
|
74
|
+
```
|
|
217
75
|
|
|
218
|
-
|
|
76
|
+
## Building & Releasing Gems
|
|
219
77
|
|
|
220
|
-
|
|
78
|
+
```bash
|
|
79
|
+
cd spree
|
|
80
|
+
bundle exec rake gem:build # build all gems
|
|
81
|
+
bundle exec rake gem:release # push to RubyGems
|
|
82
|
+
```
|
|
221
83
|
|
|
222
|
-
|
|
223
|
-
* [Spree under AGPLv3 may be used privately](https://spreecommerce.org/spree-under-agplv3-may-be-used-privately/)
|
|
84
|
+
## Generating TypeScript Types
|
|
224
85
|
|
|
225
|
-
|
|
86
|
+
Types for the SDK are generated from API serializers:
|
|
226
87
|
|
|
227
|
-
|
|
88
|
+
```bash
|
|
89
|
+
cd spree/api
|
|
90
|
+
bundle exec rake typelizer:generate
|
|
91
|
+
```
|
|
228
92
|
|
|
229
|
-
|
|
93
|
+
## Generating OpenAPI Spec
|
|
230
94
|
|
|
231
|
-
|
|
95
|
+
The Store API OpenAPI specification is generated from rswag integration tests:
|
|
232
96
|
|
|
233
|
-
|
|
97
|
+
```bash
|
|
98
|
+
cd spree/api
|
|
99
|
+
bundle exec rake rswag:specs:swaggerize
|
|
100
|
+
```
|
|
234
101
|
|
|
235
|
-
|
|
102
|
+
Output: `docs/api-reference/store.yaml`
|
|
@@ -40,15 +40,11 @@ module Spree
|
|
|
40
40
|
template 'config/initializers/spree.rb', 'config/initializers/spree.rb'
|
|
41
41
|
end
|
|
42
42
|
|
|
43
|
-
def install_spree_cli
|
|
44
|
-
generate 'spree_cli:install'
|
|
45
|
-
end
|
|
46
|
-
|
|
47
43
|
def install_authentication
|
|
48
44
|
if @authentication == 'devise'
|
|
49
45
|
generate 'spree:authentication:devise'
|
|
50
46
|
elsif @authentication == 'dummy'
|
|
51
|
-
|
|
47
|
+
generate 'spree:authentication:dummy'
|
|
52
48
|
end
|
|
53
49
|
end
|
|
54
50
|
|
|
@@ -84,7 +80,6 @@ module Spree
|
|
|
84
80
|
silence_warnings { rake 'active_storage:install:migrations' }
|
|
85
81
|
silence_warnings { rake 'action_text:install:migrations' }
|
|
86
82
|
silence_warnings { rake 'spree:install:migrations' }
|
|
87
|
-
silence_warnings { rake 'spree_api:install:migrations' }
|
|
88
83
|
end
|
|
89
84
|
end
|
|
90
85
|
|
|
@@ -84,16 +84,6 @@ Rails.application.config.after_initialize do
|
|
|
84
84
|
# Spree.export_types << Spree::Exports::Payments
|
|
85
85
|
# Spree.reports << Spree::Reports::MassivelyOvercomplexReportForCfo
|
|
86
86
|
|
|
87
|
-
# Page builder (themes, pages, sections, blocks)
|
|
88
|
-
# Spree.page_builder.themes << Spree::Themes::NewShinyTheme
|
|
89
|
-
# Spree.page_builder.theme_layout_sections << Spree::PageSections::SuperImportantCeoBio
|
|
90
|
-
# Spree.page_builder.pages << Spree::Pages::CustomLandingPage
|
|
91
|
-
# Spree.page_builder.page_sections << Spree::PageSections::ContactFormToGetInTouch
|
|
92
|
-
# Spree.page_builder.page_blocks << Spree::PageBlocks::BigRedButtonToCallSales
|
|
93
|
-
|
|
94
|
-
# Storefront partials
|
|
95
|
-
# Spree.storefront.partials.head << 'spree/shared/that_js_snippet_that_marketing_forced_me_to_include'
|
|
96
|
-
|
|
97
87
|
# Admin partials
|
|
98
88
|
# Spree.admin.partials.product_form << 'spree/admin/products/custom_section'
|
|
99
89
|
|
|
@@ -124,4 +114,4 @@ Rails.application.config.after_initialize do
|
|
|
124
114
|
end
|
|
125
115
|
|
|
126
116
|
Spree.user_class = <%= (options[:user_class].blank? ? 'Spree::LegacyUser' : options[:user_class]).inspect %>
|
|
127
|
-
Spree.admin_user_class = <%= (options[:admin_user_class].blank? ? (options[:user_class].blank? ? 'Spree::
|
|
117
|
+
Spree.admin_user_class = <%= (options[:admin_user_class].blank? ? (options[:user_class].blank? ? 'Spree::LegacyAdminUser' : options[:user_class]) : options[:admin_user_class]).inspect %>
|
data/lib/spree.rb
CHANGED
metadata
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: spree
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 5.
|
|
4
|
+
version: 5.4.0.beta
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Sean Schofield
|
|
8
8
|
- Spark Solutions Sp. z o.o.
|
|
9
9
|
- Vendo Connect Inc.
|
|
10
|
+
autorequire:
|
|
10
11
|
bindir: bin
|
|
11
12
|
cert_chain: []
|
|
12
|
-
date:
|
|
13
|
+
date: 2026-02-25 00:00:00.000000000 Z
|
|
13
14
|
dependencies:
|
|
14
15
|
- !ruby/object:Gem::Dependency
|
|
15
16
|
name: spree_core
|
|
@@ -17,42 +18,28 @@ dependencies:
|
|
|
17
18
|
requirements:
|
|
18
19
|
- - '='
|
|
19
20
|
- !ruby/object:Gem::Version
|
|
20
|
-
version: 5.
|
|
21
|
+
version: 5.4.0.beta
|
|
21
22
|
type: :runtime
|
|
22
23
|
prerelease: false
|
|
23
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
24
25
|
requirements:
|
|
25
26
|
- - '='
|
|
26
27
|
- !ruby/object:Gem::Version
|
|
27
|
-
version: 5.
|
|
28
|
+
version: 5.4.0.beta
|
|
28
29
|
- !ruby/object:Gem::Dependency
|
|
29
30
|
name: spree_api
|
|
30
31
|
requirement: !ruby/object:Gem::Requirement
|
|
31
32
|
requirements:
|
|
32
33
|
- - '='
|
|
33
34
|
- !ruby/object:Gem::Version
|
|
34
|
-
version: 5.
|
|
35
|
+
version: 5.4.0.beta
|
|
35
36
|
type: :runtime
|
|
36
37
|
prerelease: false
|
|
37
38
|
version_requirements: !ruby/object:Gem::Requirement
|
|
38
39
|
requirements:
|
|
39
40
|
- - '='
|
|
40
41
|
- !ruby/object:Gem::Version
|
|
41
|
-
version: 5.
|
|
42
|
-
- !ruby/object:Gem::Dependency
|
|
43
|
-
name: spree_cli
|
|
44
|
-
requirement: !ruby/object:Gem::Requirement
|
|
45
|
-
requirements:
|
|
46
|
-
- - '='
|
|
47
|
-
- !ruby/object:Gem::Version
|
|
48
|
-
version: 5.3.4
|
|
49
|
-
type: :runtime
|
|
50
|
-
prerelease: false
|
|
51
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
52
|
-
requirements:
|
|
53
|
-
- - '='
|
|
54
|
-
- !ruby/object:Gem::Version
|
|
55
|
-
version: 5.3.4
|
|
42
|
+
version: 5.4.0.beta
|
|
56
43
|
description: A complete open source e-commerce solution with multi-store, multi-currency
|
|
57
44
|
and multi-language capabilities
|
|
58
45
|
email: hello@spreecommerce.org
|
|
@@ -66,13 +53,13 @@ files:
|
|
|
66
53
|
- lib/spree.rb
|
|
67
54
|
homepage: https://spreecommerce.org
|
|
68
55
|
licenses:
|
|
69
|
-
- AGPL-3.0-or-later
|
|
70
56
|
- BSD-3-Clause
|
|
71
57
|
metadata:
|
|
72
58
|
bug_tracker_uri: https://github.com/spree/spree/issues
|
|
73
|
-
changelog_uri: https://github.com/spree/spree/releases/tag/v5.
|
|
59
|
+
changelog_uri: https://github.com/spree/spree/releases/tag/v5.4.0.beta
|
|
74
60
|
documentation_uri: https://docs.spreecommerce.org/
|
|
75
|
-
source_code_uri: https://github.com/spree/spree/tree/v5.
|
|
61
|
+
source_code_uri: https://github.com/spree/spree/tree/v5.4.0.beta
|
|
62
|
+
post_install_message:
|
|
76
63
|
rdoc_options: []
|
|
77
64
|
require_paths:
|
|
78
65
|
- lib
|
|
@@ -88,7 +75,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
88
75
|
version: '0'
|
|
89
76
|
requirements:
|
|
90
77
|
- none
|
|
91
|
-
rubygems_version:
|
|
78
|
+
rubygems_version: 3.5.22
|
|
79
|
+
signing_key:
|
|
92
80
|
specification_version: 4
|
|
93
81
|
summary: A complete open source e-commerce solution
|
|
94
82
|
test_files: []
|