|
1 | | -<?xml version="1.0"?> |
2 | | -<!-- |
3 | | -/** |
4 | | - * Catgento |
5 | | - * |
6 | | - * Do not edit or add to this file if you wish to upgrade to newer versions in the future. |
7 | | - * If you wish to customize this module for your needs. |
8 | | - * |
9 | | - * @category Catgento |
10 | | - * @package Catgento_AdminActivity |
11 | | - */ |
12 | | ---> |
13 | | -<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd"> |
14 | | - <system> |
15 | | - <section id="admin"> |
16 | | - <group id="general_admin_activity" translate="label" type="text" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
17 | | - <label>Admin User Actions Log</label> |
18 | | - <field id="enable" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
19 | | - <label>Enable</label> |
20 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
21 | | - </field> |
22 | | - <field id="login_activity" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
23 | | - <label>Enable Login Activity</label> |
24 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
25 | | - </field> |
26 | | - <field id="page_visit" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
27 | | - <label>Enable Page Visit History</label> |
28 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
29 | | - </field> |
30 | | - <field id="clearlog" translate="label comment" type="text" sortOrder="2" showInDefault="1" showInWebsite="0" showInStore="0"> |
31 | | - <label>Clear Admin Activity Logs After</label> |
32 | | - <comment>Clear all admin activity logs after this days</comment> |
33 | | - </field> |
34 | | - <field id="order" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="0"> |
35 | | - <label>Disable Logging Order Actions</label> |
36 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
37 | | - </field> |
38 | | - <field id="product" translate="label" type="select" sortOrder="20" showInDefault="1" showInWebsite="0" showInStore="0"> |
39 | | - <label>Disable Logging Product Actions</label> |
40 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
41 | | - </field> |
42 | | - <field id="category" translate="label" type="select" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0"> |
43 | | - <label>Disable Logging Category Actions</label> |
44 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
45 | | - </field> |
46 | | - <field id="customer" translate="label" type="select" sortOrder="40" showInDefault="1" showInWebsite="0" showInStore="0"> |
47 | | - <label>Disable Logging Customer Actions</label> |
48 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
49 | | - </field> |
50 | | - <field id="promotion" translate="label" type="select" sortOrder="50" showInDefault="1" showInWebsite="0" showInStore="0"> |
51 | | - <label>Disable Logging Promotion Actions</label> |
52 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
53 | | - </field> |
54 | | - <field id="email" translate="label" type="select" sortOrder="60" showInDefault="1" showInWebsite="0" showInStore="0"> |
55 | | - <label>Disable Logging Email Templates Actions</label> |
56 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
57 | | - </field> |
58 | | - <field id="page" translate="label" type="select" sortOrder="70" showInDefault="1" showInWebsite="0" showInStore="0"> |
59 | | - <label>Disable Logging Page Actions</label> |
60 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
61 | | - </field> |
62 | | - <field id="block" translate="label" type="select" sortOrder="80" showInDefault="1" showInWebsite="0" showInStore="0"> |
63 | | - <label>Disable Logging Block Actions</label> |
64 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
65 | | - </field> |
66 | | - <field id="widget" translate="label" type="select" sortOrder="90" showInDefault="1" showInWebsite="0" showInStore="0"> |
67 | | - <label>Disable Logging Widget Actions</label> |
68 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
69 | | - </field> |
70 | | - <field id="theme" translate="label" type="select" sortOrder="100" showInDefault="1" showInWebsite="0" showInStore="0"> |
71 | | - <label>Disable Logging Theme Actions</label> |
72 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
73 | | - </field> |
74 | | - <field id="system_config" translate="label" type="select" sortOrder="110" showInDefault="1" showInWebsite="0" showInStore="0"> |
75 | | - <label>Disable Logging System Configuration Actions</label> |
76 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
77 | | - </field> |
78 | | - <field id="attibute" translate="label" type="select" sortOrder="120" showInDefault="1" showInWebsite="0" showInStore="0"> |
79 | | - <label>Disable Logging Product Attributes Actions</label> |
80 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
81 | | - </field> |
82 | | - <field id="admin_user" translate="label" type="select" sortOrder="130" showInDefault="1" showInWebsite="0" showInStore="0"> |
83 | | - <label>Disable Logging Admin user Actions</label> |
84 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
85 | | - </field> |
86 | | - <field id="seo" translate="label" type="select" sortOrder="140" showInDefault="1" showInWebsite="0" showInStore="0"> |
87 | | - <label>Disable Logging SEO Actions</label> |
88 | | - <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
89 | | - </field> |
90 | | - </group> |
91 | | - </section> |
92 | | - </system> |
93 | | -</config> |
| 1 | +<?xml version="1.0"?> |
| 2 | +<!-- |
| 3 | +/** |
| 4 | + * Catgento |
| 5 | + * |
| 6 | + * Do not edit or add to this file if you wish to upgrade to newer versions in the future. |
| 7 | + * If you wish to customize this module for your needs. |
| 8 | + * |
| 9 | + * @category Catgento |
| 10 | + * @package Catgento_AdminActivity |
| 11 | + */ |
| 12 | +--> |
| 13 | +<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd"> |
| 14 | + <system> |
| 15 | + <section id="admin"> |
| 16 | + <group id="activity" translate="label" type="text" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 17 | + <label>Admin User Actions Log</label> |
| 18 | + <field id="enable" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 19 | + <label>Enable</label> |
| 20 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 21 | + </field> |
| 22 | + <field id="login_activity" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 23 | + <label>Enable Login Activity</label> |
| 24 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 25 | + <depends> |
| 26 | + <field id="enable">1</field> |
| 27 | + </depends> |
| 28 | + </field> |
| 29 | + <field id="page_visit" translate="label" type="select" sortOrder="1" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 30 | + <label>Enable Page Visit History</label> |
| 31 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 32 | + <depends> |
| 33 | + <field id="enable">1</field> |
| 34 | + </depends> |
| 35 | + </field> |
| 36 | + <field id="clearlog" translate="label comment" type="text" sortOrder="2" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 37 | + <label>Clear Admin Activity Logs After</label> |
| 38 | + <comment>Clear all admin activity logs after this days</comment> |
| 39 | + <depends> |
| 40 | + <field id="enable">1</field> |
| 41 | + </depends> |
| 42 | + </field> |
| 43 | + <group id="log" translate="label" type="text" sortOrder="130" showInDefault="1" showInWebsite="1" showInStore="1"> |
| 44 | + <label>Actions</label> |
| 45 | + <depends> |
| 46 | + <field id="enable">1</field> |
| 47 | + </depends> |
| 48 | + <field id="order" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 49 | + <label>Order Actions</label> |
| 50 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 51 | + </field> |
| 52 | + <field id="product" translate="label" type="select" sortOrder="20" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 53 | + <label>Product Actions</label> |
| 54 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 55 | + </field> |
| 56 | + <field id="category" translate="label" type="select" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 57 | + <label>Category Actions</label> |
| 58 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 59 | + </field> |
| 60 | + <field id="customer" translate="label" type="select" sortOrder="40" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 61 | + <label>Customer Actions</label> |
| 62 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 63 | + </field> |
| 64 | + <field id="promotion" translate="label" type="select" sortOrder="50" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 65 | + <label>Promotion Actions</label> |
| 66 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 67 | + </field> |
| 68 | + <field id="email" translate="label" type="select" sortOrder="60" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 69 | + <label>Email Templates Actions</label> |
| 70 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 71 | + </field> |
| 72 | + <field id="page" translate="label" type="select" sortOrder="70" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 73 | + <label>Page Actions</label> |
| 74 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 75 | + </field> |
| 76 | + <field id="block" translate="label" type="select" sortOrder="80" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 77 | + <label>Block Actions</label> |
| 78 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 79 | + </field> |
| 80 | + <field id="widget" translate="label" type="select" sortOrder="90" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 81 | + <label>Widget Actions</label> |
| 82 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 83 | + </field> |
| 84 | + <field id="theme" translate="label" type="select" sortOrder="100" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 85 | + <label>Theme Actions</label> |
| 86 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 87 | + </field> |
| 88 | + <field id="system_config" translate="label" type="select" sortOrder="110" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 89 | + <label>System Configuration Actions</label> |
| 90 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 91 | + </field> |
| 92 | + <field id="attibute" translate="label" type="select" sortOrder="120" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 93 | + <label>Product Attributes Actions</label> |
| 94 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 95 | + </field> |
| 96 | + <field id="admin_user" translate="label" type="select" sortOrder="130" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 97 | + <label>Admin user Actions</label> |
| 98 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 99 | + </field> |
| 100 | + <field id="seo" translate="label" type="select" sortOrder="140" showInDefault="1" showInWebsite="0" showInStore="0"> |
| 101 | + <label>SEO Actions</label> |
| 102 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 103 | + </field> |
| 104 | + </group> |
| 105 | + </group> |
| 106 | + </section> |
| 107 | + </system> |
| 108 | +</config> |
0 commit comments