Commit Graph

25 Commits (6141a41f16bf37ad50412aaa49d7371585a269b3)

Author SHA1 Message Date
Mark Moffat 799ed301f2
Adding discount code support (#109)
Added a discount code module. Lots of work went into this. 

Please report any problems as issues to be fixed
2020-01-21 18:06:46 +10:30
Mark Moffat 55b8da064b Style changes to footer 2020-01-08 20:54:41 +10:30
Mark Moffat 3bda249c68 Adding in a maxQuantity value when adding to cart 2020-01-08 19:10:45 +10:30
Mark Moffat bc3e33dbb5 Ability to inject custom JS 2020-01-07 21:21:03 +10:30
Mark Moffat 5546341c1c Added ability to extend using modules 2020-01-03 18:51:24 +10:30
Mark Moffat eafb690445 Added instore payment type. 2020-01-01 14:57:42 +10:30
Mark Moffat 5adcdfb5c1 Small fixes removed unused setting 2019-12-27 14:07:38 +10:30
Mark Moffat c3c29d04f1
Adding Adyen payment integration (#97)
Add Adyen payment integration
2019-11-11 18:17:48 +10:30
Mark Moffat bf6c35ea50 Properly handle stripe hook with sig verification 2019-11-07 20:13:38 +10:30
Mark Moffat c92194dd56 Give option to go english only 2019-11-06 19:13:16 +10:30
Andrea Di Mario d3abc37cb0 Initialize multiple language and start translations (#91)
* Initialize multiple language and start translations

* continue with translation

* end translations for en and it

* fix json syntax en translation, otherwise i18n reset the file

* add language info in config

* fix json format invalid

* solve review comments
2019-11-06 19:01:25 +10:30
Mark Moffat 687f234f25 Remove validation to allow mongo srv. Fix #94 2019-11-04 14:58:14 +10:30
Mark Moffat e5ef7af4cc Linting 2019-11-03 09:48:34 +10:30
Mark Moffat 726df5a9fb Random generate secrets and store in settings-local 2019-10-29 19:30:47 +10:30
Mark Moffat 10215af9ff Fixed settings saving + add sending of order hooks 2019-06-15 15:35:31 +09:30
Mark Moffat 0b6071b6d9 Default stock management to false 2019-02-10 14:25:51 +10:30
Mark Moffat b352058e76 Starting stock management 2019-02-09 14:37:02 +10:30
Mark Moffat 1ee773a3fd Fix #34 2019-02-09 13:43:02 +10:30
Mark Moffat 83e97a0d20 Added Docker support 2018-02-05 14:29:16 +01:00
Mark Moffat 70105e73bc Added authorize.net payments 2018-02-04 22:39:42 +01:00
Mark Moffat aabf6c44e3 Added schema validation for configs 2018-01-10 21:20:52 +01:00
Mark Moffat 45c4a25bc6
Fixed example css 2018-01-07 14:16:00 +01:00
Mark Moffat 184b9c5d33 Changed example payment configs 2018-01-07 13:41:09 +01:00
Mark Moffat de4c05cdb0 Added initial settings.json 2018-01-07 13:39:53 +01:00
Mark Moffat 36dcb73110 initial commit 2018-01-06 19:55:48 +01:00