
⚡ valuein/shop:4.1 → 3 🎉 → 4 🚀 → 4 🐛 → 1 🔥
- 🎉 Added Valuein invoice engine
- 🎉 Added short description in product card
- 🎉 Added configurable header and footer menu
- 🚀 Improved modules loading based on licence
- 🚀 Improved navigations by adding missing "back" buttons
- 🚀 Improved code stability
- 🚀 Improved admin navigation
- 🐛 Fixed double address creation in zuora by preventing double clicking
- 🐛 Fixed layout of cms page without image
- 🐛 Fixed translation help message rendering
- 🐛 Fixed product inclusion/exclusion
- 🔥 Changed the menu rendering
🎉 New features
Added Valuein invoice engine
Added valuein invoice engine.
With this engine, you can configure how the rate plan in the invoice engine look like before using it in the shop.
The invoice engine handle recurring and one-time charge type with the following models :
- FlatFee
- PerUnit
- FreeItem
The card payment method is available with Stripe with a strong KYC integrated.
Added configurable header and footer menu
In the administration, content section, a new menu entry is available : Menus
In this entry, you'll be able to edit the three main menu of the website :
- Main menu : The menu that appear on top of every page, beside the logo
- Quick link : A menu at the start of the footer, allow a secondary navigation
- Footer : An expanded menu where all the submenu are displayed directly to construct a rich footer
A menu entry can be :
- Link : Internal or external link
- Cms page : Automatic link to a cms page
- Global document : Automatic link to a global document
- Group : Automatic link to a group
- Product : Automatic link to a cms page
- Shop : Automatic link to a shop
- Image : Embed an image in the menu
- Spacer : Add a space/divider between two menu entry
- Text : Add a non-interactive rich text
- Sub menu : Add a sub menu collection. To keep the menu simple and the visual interesting, the menu is limited to three levels
🚀 Improvements
Improved admin navigation
The previous version had 27 entries in the config section.
Also, some entries where config but in other section.
To simplify the navigation, the menu have been reorganised by splitting the config section to Billing, Config, Content and Quotation
🔥 Breaking changes
Changed the menu rendering
Before this update, the top menu was rendering :
- A link to the homepage
- A link to every parent group
- A link to the about page
After this update and without any configuration, the menu render only a link to the homepage
Before this update, the footer was rendering some static links and a newsletter form for showcasing the UI.
After this update, the footer only contain the copyright entry, the quick link and footer menu are empty by default
- Projects
- None
- Subscribers
- None