Commit Graph

114 Commits

Author SHA1 Message Date
Saurav Pathak d4eb511f78
Update README.md 2022-05-11 17:42:42 +05:30
Saurav Pathak da640c598f
Update README.md 2022-05-11 17:38:54 +05:30
Devansh bc3322d771
Update README.md 2022-05-09 19:39:01 +05:30
Devansh 2c3faadeb3
Update README.md 2022-05-05 17:00:40 +05:30
Devansh 56d668cbc1
Update README.md 2022-04-26 12:18:30 +05:30
jitendra 7c6ad66aaf Updated readme 2022-03-31 12:15:22 +05:30
Frank Yuan cb868bee30
Update README.md
Add Chinese Flags
2022-03-27 01:38:41 +08:00
AmooAti 43b314bcff update minimum php requirement and return type added to Requirment class 2021-12-12 01:34:56 +03:30
109-marzouk 7b69d218a0 Adding Arabic translation for laravel, Egypt flag in the README.md file. And fix a typo in the README.md 2021-12-06 11:48:06 +02:00
Devansh 6b917987b7
Links Added 2021-11-18 16:38:01 +05:30
Devansh ecb1c56630
Some Changes Done 2021-11-18 16:04:42 +05:30
Devansh 0817668e8b Read Me Updated 2021-11-08 11:02:19 +05:30
nik 796f1a4c36
Update README.md 2021-10-20 17:40:06 +05:30
Elisha Hollander d250462e3d
add articles in README 2021-10-18 23:04:55 +03:00
Divyansh Bansal ca4f70ead5
Update README.md 2021-10-13 23:21:44 +05:30
Devansh cb7af9b02d
Hacktoberfest Rule Added 2021-10-11 09:21:30 +05:30
Glenn Hermans 1bb15a7bd8
Updated modules link 2021-08-03 16:46:27 +02:00
Devansh 74bcaf5b6c
Modules Added In Topic 2021-08-03 12:13:54 +05:30
Devansh f6c47f415e
Added Module Link 2021-08-03 11:50:35 +05:30
Glenn Hermans dc6a60eacb
updated link 2021-06-07 14:56:53 +02:00
Glenn Hermans 0f9cc3371f
updated readme 2021-06-04 17:23:42 +02:00
Glenn Hermans 62d2eed08a
fixed #4903 2021-06-04 17:21:51 +02:00
Devansh d426dd571c
Link Added To Sponsor 2021-03-03 13:12:27 +05:30
Devansh 756bc6f3a1
Changes Done 2021-02-26 18:21:54 +05:30
Devansh 69f5a2e07d
Changes Done 2021-02-26 18:19:58 +05:30
Devansh 0dbaf3c0b7
Temp Changes Added 2021-02-26 18:15:36 +05:30
Devansh 4994b230bb
Open collective temp logo added till auto fix 2021-02-26 17:28:51 +05:30
Glenn Hermans c5677ec93b
Removed security risk 2021-01-14 18:50:29 +01:00
Glenn Hermans 7b6b620730
Removed bagisto-standard from installation steps 2021-01-14 18:34:40 +01:00
devansh bawari 3191517e6d PHP Version Updated 2020-12-21 20:01:00 +05:30
jitendra 966524e9bc Added workflow actions link to ci badge in readme file 2020-07-02 17:03:27 +05:30
jitendra e5f90b92d0 Added support for search with algolia and elasticsearch 2020-07-02 17:00:21 +05:30
Pranshu Tomar 33e118c581 Install command updated 2020-05-21 15:19:49 +05:30
Glenn Hermans 9ca147916a
Updated readme 2020-03-03 01:19:22 +01:00
rahul shukla 83b0732252 change log and readme updated 2020-02-13 16:08:10 +05:30
Jitendra Singh 6f12f21625 PHP version updated in readme file 2020-01-21 15:54:46 +05:30
John Gannon 57c23ef2bc README.md: Updates to improve readability 2020-01-09 15:37:13 -05:00
Vikash Pathak 9342a597e2 Rename WAMP to WampServer to match with official | Fix typo for XAMPP 2019-10-19 13:31:52 +05:30
Prashant Singh 6dfa36871e github template added for support, bugs/issues, feature and security vulnerabilities. 2019-09-13 00:37:58 +05:30
Jitendra Singh 87ab5b1fe2
Merge pull request #1401 from sagarsneh/master
Port number added to database connection
2019-09-06 13:55:10 +05:30
Sneh Sagar 67b296d2b5 Port number added to database connection 2019-09-05 21:03:39 +05:30
Prashant Singh 256556a872 Fixed issue #1391 2019-09-05 19:51:02 +05:30
Prashant Singh c7f1e4996a Updated readme 2019-09-04 11:41:52 +05:30
Prashant Singh 0e048f6dcb Added the cms pages create and edit form in two separate accordian one for design and one for seo 2019-08-27 10:27:46 +05:30
Prashant Singh bb972c6e48 CMS Bug fixes and updated readme 2019-08-17 15:42:24 +05:30
Adrian Perez c6f44daa22
Update README.md
Update the backers link and image
2019-07-28 15:34:57 +02:00
Adrian Perez 0551886107
Update README.md
Fix heading for sponsors
2019-06-30 23:11:11 +02:00
Adrian Perez be24f5a86d
Update README.md
Improve backers and sponsors content and fix anchor
2019-06-30 23:10:35 +02:00
Adrian Perez f4be294219
Update README.md
Fix and remove numbering in anchors
2019-06-30 22:54:43 +02:00
Prashant Singh 6da603530e
Cart rule inside promotions, various improvements and fixes. (#964)
* Some syntax issue fixes

* Adding discount things inside promotions in admin

* routes updated for creating discount rules

* fixed customer profile redirect parameter issue

* added cart and catalog rule routes to admin section

* migrations for discount almost to be finished, final revision left

* migrations for discounts complete

* catalog rule form underway

* catalog rule

* Made some dynamic form fields in catalog rule create form

* made some changes for custom validations used in ProductForm request class

* working on prepopulating the values fields in conditions

* need another revisit on discount rules tables and then prepare for actions

* removed discounts table

* catalog rule form changed to muliti attribute set for single condition

* new icons added for promotion and customer note. new action for customer added to take notes on the customers

* catalog and cart rule designs stable, now moving towards validations on client side and backend

* catalog rules migrations added

* catalog rule models added with contracts and proxies

* fixed customer group bug in customer registration controller

* fixed customer registration bug due to last fix

* fixed product card image not found issue

* catalog rule translations added

* Added migrations for cart rules and catalog rule products their contracts and remaining necessary files related to them.

* making cart attributes for cart rules

* Added more fields for cart rules

* working on conditions for cart rule form

* minor changes in migrations related to price rules

* currency and locale switcher now only available for a channel on storefront when more than on locale and currency are assigned to that channel

* part of conditions on the cart rule form added

* daily sync

* cart rate migrations updated

* Added select and multi select attributes options fetching with ajax on catalog rule form

* changed some migrations and data being populated at runtime inside catalog rule form

* catalog rule create complete, migrations changes, translations added

* catalog rule edit form complete

* catalog rule form complete, now moving towards catalog rule products

* added delete functionality for catalog rules

* added cart rule preferences for coupon codes

* cart rule submission problem due to repository issue

* Cart rule form and migrations complete

* Models and Repositories updated for cart rule usage

* base sync with master

* designing process to get suitable discount rules

* cart rule form completed

* added helpers in cart and discount to apply rules on cart at checkout or not

* cart rule coupon implementation in progress for discount coupon in shop checkout pages

* cart rules working

* added coupon box on checkout screen

* removed the conditions empty bug

* Nearing to completion of coupon based rules

* made some changes in cart rule coupon application on checkout related to new designs

* some bug fixes

* calculation for automatic cart rules complete

* non couponable cart rules implemented, now moving on to binding them on frontend

* some conditions improvements in couponable cart rules

* some bug fixes

* removed some bugs from summary blade for cart rule

* added the table for cart rule cart for managing rules with cart and removed various bug fixes

* some bug fixes

* Removed bugs and added coupon based cart rule removal functionality

* some bug fixes

* cart rule labels refactoring in midway

* Cart rule labels bug fixed

* removed margin classes from shop to UI

* Refactoring cart rule on front end

* added checks

* Discount rule implemented.

* cart rule bug fixes

* provision to remove the couponable and non couponable rule had been added

* Cart rule frontend work done

* altered some frontend variables on onepage checkout

* Altered cart rules to some extent
2019-06-10 13:19:05 +05:30