You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+17
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,23 @@
1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
## 2.9.5.7
5
+
6
+
### Added
7
+
- Added Github release badge to the readme.
8
+
- 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.
9
+
- Added another database table field for properties table: is_visible_frontend.
10
+
- Remove hard coded currency code.
11
+
- 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.
12
+
13
+
### Fixed
14
+
Updated Dockerfile to use Ubuntu 18.04 and PHP7.2.
[AvoRed](https://www.avored.com/) is a free open-source e-commerce platform written in PHP based on Laravel.
9
+
Its an ingenuous and modular e-commerce that is easily customizable according to your needs, with a modern responsive mobile friendly interface as default.
10
+
The main advantage of being an modular E-Commerce is you can download a module that is required by your E-Commerce so it is not tightly couple E-Commerce application.
A working demo can be found [here](http://demo.avored.com/)
8
13
9
-
[AvoRed Laravel E Commerce Official](https://www.avored.com/)
10
-
[Changelog](CHANGELOG.md)
11
-
[Demo](http://demo.avored.com/)
14
+
## Changelog
12
15
13
-
### About AvoRed
16
+
All notable changes to [AvoRed](https://www.avored.com/) will be documented [here](CHANGELOG.md).
14
17
15
-
AvoRed is a free open-source e-commerce application development platform written in PHP based on Laravel. Its an ingenuous and modular e-commerce that is easily customizable according to your needs, with a modern responsive mobile friendly interface as default. Main Advantage of being an modular E commerce is you can download a module that is required by your e commerce so it is not tightly couple e commerce application.
16
-
17
-
### AvoRed Docs
18
-
19
-
To get started with AvoRed Installation Please visit [AvoRed Documentation](https://www.avored.com/docs)
Please visit the [AvoRed Documentation](https://www.avored.com/docs) to get started with [AvoRed](https://www.avored.com/).
41
21
42
22
## Contributing
43
23
44
-
AvoRed E commerce is in active development and If you want to contribute in this project then simply do the[Pull Request](https://github.com/avored/laravel-ecommerce/pulls)!
24
+
[AvoRed](https://www.avored.com/)is in active development, if you want to contribute to this project then simply do a[Pull Request](https://github.com/avored/laravel-ecommerce/pulls)!
45
25
46
26
If you find any bug or problem please submit here [AvoRed Ecommerce Forum](http://avored.website/forum/) or [raise the issue here](https://github.com/avored/laravel-ecommerce/issues/new).
47
27
48
28
## Contributors
49
29
50
-
This project exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md).
30
+
[AvoRed](https://www.avored.com/) exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md).
@@ -58,6 +38,6 @@ Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com
58
38
59
39
## Sponsors
60
40
61
-
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/laravel-ecommerce#sponsor)]
41
+
Support [AvoRed](https://www.avored.com/) by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/laravel-ecommerce#sponsor)]
0 commit comments