Skip to content

Commit

Permalink
bump to MALL 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvidal committed Jul 30, 2022
1 parent 2ae71cf commit 8bd70c3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "october-plugin",
"require": {
"composer/installers": "~1.0",
"offline/oc-mall-plugin": "^1.1.0"
"offline/oc-mall-plugin": "^2.0"
},
"license": "MIT",
"authors": [
Expand Down
32 changes: 17 additions & 15 deletions updates/version.yaml
Original file line number Diff line number Diff line change
@@ -1,30 +1,32 @@
1.0.1:
- Initialize plugin.
- Initialize plugin.
1.0.2:
- Adding Best Sellers Stats.
- Adding Best Sellers Stats.
1.0.3:
- Adding Sales by month.
- Adding Sales by month.
1.0.4:
- Update composer name to make the plugin public
- Update composer name to make the plugin public
1.0.5:
- Update composer name to make the plugin public
- Update composer name to make the plugin public
1.0.6:
- Adding average sales, total payee
- Adding average sales, total payee
1.0.7:
- Adding Unique Customers by month
- Adding Unique Customers by month
1.0.8:
- Adding orders by month
- Adding orders by month
1.0.9:
- Refactoring existing scoreboard
- Refactoring existing scoreboard
1.0.10:
- Adding low sellers; few style enhancements for the bar chart
- Adding low sellers; few style enhancements for the bar chart
1.0.11:
- Adding export features for customers, orders and sales
- Adding export features for customers, orders and sales
1.0.12:
- Adding discount name in the Orders export
- Adding discount name in the Orders export
1.0.13:
- Added products import feature
- Added products import feature
1.0.14:
- Added Date selection for Sales Export
- Added Date selection for Sales Export
1.0.15:
- Added Dates selection for filtering Orders Export
- Added Dates selection for filtering Orders Export
1.0.20:
- Bump to OFFLINE MALL v2.0

0 comments on commit 8bd70c3

Please sign in to comment.