File tree Expand file tree Collapse file tree 13 files changed +127
-123
lines changed
System/Config/Form/Fieldset
adminhtml/templates/system/config/fieldset Expand file tree Collapse file tree 13 files changed +127
-123
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
- /**
3
- * SOZO Design Ltd
2
+ /*
3
+ * SOZO Design Ltd
4
4
*
5
- * NOTICE OF LICENSE
5
+ * NOTICE OF LICENSE
6
6
*
7
- * This source file is subject to the SOZO Proprietary EULA
8
- * that is bundled with this package in the file LICENSE.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/osl-3.0.php
7
+ * This source file is subject to the SOZO Proprietary EULA
8
+ * that is bundled with this package in the file LICENSE.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
11
*
12
- * @category SOZO Design Ltd
13
- * @package Sozo_ZendeskChat
14
- * @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15
- * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12
+ * @category SOZO Design Ltd
13
+ * @package Sozo_ZendeskChat
14
+ * @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
16
16
*/
17
17
18
18
namespace Sozo \ZendeskChat \Block \System \Config \Form \Fieldset ;
Original file line number Diff line number Diff line change 1
1
<?php
2
- /**
3
- * SOZO Design Ltd
2
+ /*
3
+ * SOZO Design Ltd
4
4
*
5
- * NOTICE OF LICENSE
5
+ * NOTICE OF LICENSE
6
6
*
7
- * This source file is subject to the SOZO Proprietary EULA
8
- * that is bundled with this package in the file LICENSE.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/osl-3.0.php
7
+ * This source file is subject to the SOZO Proprietary EULA
8
+ * that is bundled with this package in the file LICENSE.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
11
*
12
- * @category SOZO Design Ltd
13
- * @package Sozo_ZendeskChat
14
- * @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15
- * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12
+ * @category SOZO Design Ltd
13
+ * @package Sozo_ZendeskChat
14
+ * @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
16
16
*/
17
17
18
18
namespace Sozo \ZendeskChat \Block ;
Original file line number Diff line number Diff line change @@ -21,6 +21,14 @@ Given a version number MAJOR.MINOR.PATCH, increment the:
21
21
22
22
### [ Unreleased]
23
23
24
- ### [ v300.0.1] - 2020-05-27
24
+ ## [ v400.0.0] - 2022-05-09
25
+ ### Added
26
+ - Magento 2.4 compatibility
27
+
28
+ ### Changed
29
+ - Removed year from copyright
30
+
31
+
32
+ ## [ v300.0.1] - 2020-05-27
25
33
- Initial Release
26
34
Original file line number Diff line number Diff line change 1
1
<?php
2
- /**
3
- * SOZO Design Ltd
2
+ /*
3
+ * SOZO Design Ltd
4
4
*
5
- * NOTICE OF LICENSE
5
+ * NOTICE OF LICENSE
6
6
*
7
- * This source file is subject to the SOZO Proprietary EULA
8
- * that is bundled with this package in the file LICENSE.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/osl-3.0.php
7
+ * This source file is subject to the SOZO Proprietary EULA
8
+ * that is bundled with this package in the file LICENSE.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
11
*
12
- * @category SOZO Design Ltd
13
- * @package Sozo_ZendeskChat
14
- * @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15
- * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12
+ * @category SOZO Design Ltd
13
+ * @package Sozo_ZendeskChat
14
+ * @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
16
16
*/
17
17
18
18
namespace Sozo \ZendeskChat \Helper ;
Original file line number Diff line number Diff line change 14
14
15
15
],
16
16
"require" : {
17
- "magento/framework " : " 102.0. *"
17
+ "magento/magento-composer-installer " : " *"
18
18
},
19
19
"type" : " magento2-module" ,
20
20
"license" : " OSL-3.0" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ SOZO Design
3
+ ~ SOZO Design Ltd
4
4
~
5
- ~ NOTICE OF LICENSE
5
+ ~ NOTICE OF LICENSE
6
6
~
7
- ~ This source file is subject to the Open Software License (OSL 3.0)
8
- ~ that is bundled with this package in the file LICENSE.
9
- ~ It is also available through the world-wide-web at this URL:
10
- ~ http://opensource.org/licenses/osl-3.0.php
11
- ~
12
- ~ @category SOZO Design
13
- ~ @package Sozo_ZendeskChat
14
- ~ @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15
- ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
7
+ ~ This source file is subject to the SOZO Proprietary EULA
8
+ ~ that is bundled with this package in the file LICENSE.
9
+ ~ It is also available through the world-wide-web at this URL:
10
+ ~ http://opensource.org/licenses/osl-3.0.php
16
11
~
12
+ ~ @category SOZO Design Ltd
13
+ ~ @package Sozo_ZendeskChat
14
+ ~ @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15
+ ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
17
16
-->
18
17
19
18
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Acl/etc/acl.xsd" >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ SOZO Design
3
+ ~ SOZO Design Ltd
4
4
~
5
- ~ NOTICE OF LICENSE
5
+ ~ NOTICE OF LICENSE
6
6
~
7
- ~ This source file is subject to the Open Software License (OSL 3.0)
8
- ~ that is bundled with this package in the file LICENSE.
9
- ~ It is also available through the world-wide-web at this URL:
10
- ~ http://opensource.org/licenses/osl-3.0.php
11
- ~
12
- ~ @category SOZO Design
13
- ~ @package Sozo_ZendeskChat
14
- ~ @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15
- ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
7
+ ~ This source file is subject to the SOZO Proprietary EULA
8
+ ~ that is bundled with this package in the file LICENSE.
9
+ ~ It is also available through the world-wide-web at this URL:
10
+ ~ http://opensource.org/licenses/osl-3.0.php
16
11
~
12
+ ~ @category SOZO Design Ltd
13
+ ~ @package Sozo_ZendeskChat
14
+ ~ @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15
+ ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
17
16
-->
18
17
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Config:etc/system_file.xsd" >
19
18
<system >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ SOZO Design
3
+ ~ SOZO Design Ltd
4
4
~
5
- ~ NOTICE OF LICENSE
5
+ ~ NOTICE OF LICENSE
6
6
~
7
- ~ This source file is subject to the Open Software License (OSL 3.0)
8
- ~ that is bundled with this package in the file LICENSE.
9
- ~ It is also available through the world-wide-web at this URL:
10
- ~ http://opensource.org/licenses/osl-3.0.php
11
- ~
12
- ~ @category SOZO Design
13
- ~ @package Sozo_ZendeskChat
14
- ~ @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15
- ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
7
+ ~ This source file is subject to the SOZO Proprietary EULA
8
+ ~ that is bundled with this package in the file LICENSE.
9
+ ~ It is also available through the world-wide-web at this URL:
10
+ ~ http://opensource.org/licenses/osl-3.0.php
16
11
~
12
+ ~ @category SOZO Design Ltd
13
+ ~ @package Sozo_ZendeskChat
14
+ ~ @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15
+ ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
17
16
-->
18
17
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Store:etc/config.xsd" >
19
18
<default >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- ~ SOZO Design Ltd
3
+ ~ SOZO Design Ltd
4
4
~
5
- ~ NOTICE OF LICENSE
5
+ ~ NOTICE OF LICENSE
6
6
~
7
- ~ This source file is subject to the SOZO Proprietary EULA
8
- ~ that is bundled with this package in the file LICENSE.
9
- ~ It is also available through the world-wide-web at this URL:
10
- ~ http://opensource.org/licenses/osl-3.0.php
7
+ ~ This source file is subject to the SOZO Proprietary EULA
8
+ ~ that is bundled with this package in the file LICENSE.
9
+ ~ It is also available through the world-wide-web at this URL:
10
+ ~ http://opensource.org/licenses/osl-3.0.php
11
11
~
12
- ~ @category SOZO Design Ltd
13
- ~ @package Sozo_ZendeskChat
14
- ~ @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15
- ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12
+ ~ @category SOZO Design Ltd
13
+ ~ @package Sozo_ZendeskChat
14
+ ~ @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15
+ ~ @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
16
16
-->
17
17
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
18
- <module name =" Sozo_ZendeskChat" setup_version =" 300 .0.1 " />
18
+ <module name =" Sozo_ZendeskChat" setup_version =" 400 .0.0 " />
19
19
</config >
Original file line number Diff line number Diff line change 1
1
<?php
2
- /**
3
- * SOZO Design Ltd
2
+ /*
3
+ * SOZO Design Ltd
4
4
*
5
- * NOTICE OF LICENSE
5
+ * NOTICE OF LICENSE
6
6
*
7
- * This source file is subject to the SOZO Proprietary EULA
8
- * that is bundled with this package in the file LICENSE.
9
- * It is also available through the world-wide-web at this URL:
10
- * http://opensource.org/licenses/osl-3.0.php
7
+ * This source file is subject to the SOZO Proprietary EULA
8
+ * that is bundled with this package in the file LICENSE.
9
+ * It is also available through the world-wide-web at this URL:
10
+ * http://opensource.org/licenses/osl-3.0.php
11
11
*
12
- * @category SOZO Design Ltd
13
- * @package Sozo_ZendeskChat
14
- * @copyright Copyright (c) 2020 SOZO Design Ltd (https://sozodesign.co.uk)
15
- * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
12
+ * @category SOZO Design Ltd
13
+ * @package Sozo_ZendeskChat
14
+ * @copyright Copyright (c) SOZO Design Ltd (https://sozodesign.co.uk)
15
+ * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
16
16
*/
17
17
18
18
use \Magento \Framework \Component \ComponentRegistrar ;
You can’t perform that action at this time.
0 commit comments