diff --git a/composer.json b/composer.json
index dddb0ec..b47e3a7 100644
--- a/composer.json
+++ b/composer.json
@@ -2,11 +2,11 @@
"name": "mageplaza/module-webhook",
"description": "Magento 2 Webhook Extension",
"require": {
- "mageplaza/module-core": "^1.4.5",
+ "mageplaza/module-core": "^1.4.12",
"liquid/liquid": "^1.4.8"
},
"type": "magento2-module",
- "version": "4.1.2",
+ "version": "4.1.3",
"license": "proprietary",
"authors": [
{
diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml
index fcbff98..1932a37 100755
--- a/etc/adminhtml/system.xml
+++ b/etc/adminhtml/system.xml
@@ -1,81 +1,81 @@
-
-
-
-
-
- separator-top
-
- mageplaza
- Mageplaza_Webhook::configuration
-
-
-
-
- Magento\Config\Model\Config\Source\Yesno
- Yes to enable this module.
- How to integrate with others
- 1. It helps to reduce abandonment cart with One Step Checkout.
- 2. Magento stores see upwards of 30% revenue 💰 with AVADA. Learn more]]>
-
-
-
- validate-digits
- How to deteminte as Abandonded Cart. Enter number of hour(s). Recommend: 1, 6, 10, 12, 24. Default: 10
-
-
-
- validate-digits
- The number of logs will be kept in each hook. If it reaches this number, the old logs will be removed. If empty or zero, no limitation. Default: 10
-
-
-
- Magento\Config\Model\Config\Source\Yesno
- SMTP]]>
-
-
-
- Mageplaza\Webhook\Model\Config\Backend\Email
- Separated by comma (,)
-
-
-
- Magento\Config\Model\Config\Source\Email\Template
-
-
-
-
-
-
- Mageplaza\Webhook\Model\Config\Source\Schedule
-
-
-
-
-
- day,week,month
-
-
-
-
-
-
+
+
+
+
+
+ separator-top
+
+ mageplaza
+ Mageplaza_Webhook::configuration
+
+
+
+
+ Magento\Config\Model\Config\Source\Yesno
+ Yes to enable this module.
+ How to integrate with others
+ 1. It helps to reduce abandonment cart with One Step Checkout.
+ 2. Magento stores see upwards of 30% revenue 💰 with AVADA. Learn more]]>
+
+
+
+ validate-digits
+ How to deteminte as Abandonded Cart. Enter number of hour(s). Recommend: 1, 6, 10, 12, 24. Default: 10
+
+
+
+ validate-digits
+ The number of logs will be kept in each hook. If it reaches this number, the old logs will be removed. If empty or zero, no limitation. Default: 10
+
+
+
+ Magento\Config\Model\Config\Source\Yesno
+ SMTP]]>
+
+
+
+ Mageplaza\Webhook\Model\Config\Backend\Email
+ Separated by comma (,)
+
+
+
+ Magento\Config\Model\Config\Source\Email\Template
+
+
+
+
+
+
+ Mageplaza\Webhook\Model\Config\Source\Schedule
+
+
+
+
+
+ day,week,month
+
+
+
+
+
+