Skip to content

Releases: avored/laravel-ecommerce

2.9.5.8

11 Oct 04:59
2fe2b2c
Compare
Choose a tag to compare

2.9.5.8

  • HotFix AvoRed DataGrid Collection doesn't exist order by method only works for Eloquent Model
  • HotFix AvoRed Cart Page Sessing class missing
  • Added support for currency symbol

2.9.5.7

09 Oct 00:21
3492afe
Compare
Choose a tag to compare

Added

  • Added Github release badge to the readme.
  • Added new feature order returns: this allows your customers to return a product if the product is damaged or if the customer just dont like the item.
  • Added another database table field for properties table: is_visible_frontend.
  • Remove hard coded currency code.
  • Added Laravel Self-Diagnosis package and added code into an avored:install command to check if there is an error then it won't allow you to installed it.

Fixed

Updated Dockerfile to use Ubuntu 18.04 and PHP7.2.

AvoRed an Laravel E commerce Release version 2.9.5.6

01 Oct 04:53
419ec4c
Compare
Choose a tag to compare
Merge pull request #229 from avored/dev

merging dev to master

AvoRed an Laravel E commerce Release version 2.9.5.1

29 Sep 22:32
2af0957
Compare
Choose a tag to compare

AvoRed an Laravel E commerce Release version 2.9.5

27 Sep 09:19
859813f
Compare
Choose a tag to compare

2.9.5

Added

Fixed

  • Admin Product Attribute Save Bug fixed: $option does not exists.
  • fixed some cart price & tax amount bug.
  • Added an Permission Group Callable Add functionality.
  • Added an newly added route permission into Permission Provider.
  • Fixed Product Image Path related bug.
  • Feature Added an monthly revenue widget.
  • Added grumphp to improve code styling.

AvoRed an Laravel E commerce Release version 2.9.4

24 Aug 22:33
83849f4
Compare
Choose a tag to compare

Added

  • Reduce Page Size by using an DataGrid on Theme and Module List Page
  • Admin Country CRUD so store admin can add/edit/delete possible countries
  • Admin State CRUD so store admin can add/edit/delete possible states
  • Admin order status CRUD so store admin can add/edit/delete possible custom order status
  • Admin can add tracking number to an order
  • Added Recent Order Widget to Admin Dashboard
  • Admin Users CRUD so store admin can add/edit/delete possible Users
  • Admin User Show display user order list as well
  • Admin can change User Password from admin and Mail gets sent to user
  • Admin User Group CRUD so store admin can add/edit/delete User Groups
  • Replace Module/Theme list with DataGrid

AvoRed an Laravel E commerce Release version 2.9.3

16 Aug 23:31
2a75645
Compare
Choose a tag to compare

2.9.3

Added

  • Added a changelog to see precisely what changes have been made between each release.
  • Setup Category API with Passport Auth and Resource.
  • Setup Property API with the help of Laravel API Resource.
  • Setup Attribute API with the help of Laravel API Resource.
  • Setup Page API with the help of Laravel API Resource.
  • Setup Product API with the help of Laravel API Resource.
  • Disabled Admin User If user is Super admin
  • Setup Breadcrumb for Admin Cms Page Index,Edit & Create Route.
  • Setup SweeetAlert Before Product Delete.
  • Setup SweeetAlert Before Subscribe User Delete.
  • Setup SweeetAlert Before User Role Delete.
  • Setup SweeetAlert Before Site Currency Delete.
  • Setup SweeetAlert Before Banner Delete.
  • Setup SweeetAlert Before CMS Page Delete.
  • Setup SweeetAlert Before Product Attribute Delete.
  • Setup SweeetAlert Before Product Property Delete.
  • Setup SweeetAlert Before Product Category Delete.

Fixed

  • CSS issue on Order page with the Options dropdown.

AvoRed an Laravel E commerce Release version 2.9.2

12 Aug 00:18
9279a94
Compare
Choose a tag to compare
Merge pull request #186 from avored/dev

merging dev to master

AvoRed an Laravel E commerce Release version 2.9.1

07 Aug 03:11
5a5d7fa
Compare
Choose a tag to compare

AvoRed an Laravel E commerce Release version 2.9

07 Aug 01:26
4c5c367
Compare
Choose a tag to compare
Merge pull request #183 from avored/dev

mergin dev to master