File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Frontend contains controllers and views implementing a storefront and cart for Solidus.
4
4
5
- ## Warning
5
+ ## 🚧 Warning
6
+
7
+ This gem is deprecated and no longer part of the Solidus recommended stack.
6
8
7
9
For new Solidus apps, we recommend that you use
8
10
[ SolidusStarterFrontend] ( https://github.com/solidusio/solidus_starter_frontend )
9
11
instead.
10
12
13
+ This repository will only accept bug fixes and security patches for the
14
+ branches that match supported versions of Solidus:
15
+
16
+ | Branch | End of Life |
17
+ | --------------------------------------------------------------- | ----------- |
18
+ | [ v3.4] ( https://github.com/solidusio/solidus_frontend/tree/v3.4 ) | 2024-10-21 |
19
+ | [ v3.3] ( https://github.com/solidusio/solidus_frontend/tree/v3.3 ) | 2024-07-24 |
20
+ | [ v3.2] ( https://github.com/solidusio/solidus_frontend/tree/v3.2 ) | 2024-02-18 |
21
+
11
22
## Override views
12
23
13
24
In order to customize a view you should copy the file into your host app. Using Deface is not
You can’t perform that action at this time.
0 commit comments