File tree Expand file tree Collapse file tree 2 files changed +10
-26
lines changed Expand file tree Collapse file tree 2 files changed +10
-26
lines changed Original file line number Diff line number Diff line change 9
9
" admin reindex"
10
10
],
11
11
"require" : {
12
- "php" : " ~7.1.0|~7.1.3|~7.2.0|~7.3.0|~7.4.0" ,
12
+ "php" : " ~7.1.0|~7.1.3|~7.2.0|~7.3.0|~7.4.0|~8.1.0 " ,
13
13
"magento/module-backend" : " 100.0.*|100.1.*|100.2.*|101.0.*|102.0.*" ,
14
14
"magento/framework" : " 100.0.*|100.1.*|101.0.*|102.0.*|103.0.*" ,
15
15
"magepal/magento2-core" :" >1.1.8"
16
16
},
17
17
"type" : " magento2-module" ,
18
- "version" : " 1.1.0 " ,
18
+ "version" : " 1.1.1 " ,
19
19
"license" : [
20
20
" proprietary"
21
21
],
22
- "homepage" : " http ://www.magepal.com/" ,
22
+ "homepage" : " https ://www.magepal.com/" ,
23
23
"support" : {
24
24
"email" : " support@magepal.com" ,
25
25
"issues" : " https://github.com/magepal/magento2-reindex/issues/"
28
28
{
29
29
"name" : " Renon Stewart" ,
30
30
"email" : " renon@magepal.com" ,
31
- "homepage" : " http ://www.magepal.com/" ,
31
+ "homepage" : " https ://www.magepal.com/" ,
32
32
"role" : " Leader"
33
33
}
34
34
],
Original file line number Diff line number Diff line change 15
15
<label >Reindex</label >
16
16
<tab >magepal</tab >
17
17
<resource >MagePal_Reindex::config_magepal_reindex</resource >
18
- <group id =" about " showInDefault =" 1" showInStore =" 1" showInWebsite =" 1" sortOrder =" 0" translate =" label" >
18
+ <group id =" about_magepal " showInDefault =" 1" showInStore =" 1" showInWebsite =" 1" sortOrder =" 0" translate =" label" >
19
19
<attribute type =" expanded" >1</attribute >
20
20
<label >About MagePal Reindex</label >
21
21
<comment ><![CDATA[
22
- <div id ="magepal-info">
23
- Copyright © 2021 <a href="https://www.magepal.com/magento2/extensions.html?utm_source=reindex&utm_medium=admin" target="_blank">MagePal, LLC</a>
22
+ <div class ="magepal-info">
23
+ Copyright © 2022 <a href="https://www.magepal.com/magento2/extensions.html?utm_source=reindex&utm_medium=admin" target="_blank">MagePal, LLC</a>
24
24
<a href="https://www.magepal.com/help/docs/how-to-reindex-magento-2/?utm_source=reindex&utm_medium=admin#documentation" target="_blank">Documentation</a>
25
25
<a href="https://www.magepal.com/help/docs/how-to-reindex-magento-2/?utm_source=reindex&utm_medium=admin#support">Support</a>
26
26
<a href="https://www.magepal.com/help/docs/how-to-reindex-magento-2?utm_source=reindex&utm_medium=admin#current_version" target="_blank">Latest Version</a>
27
27
<a href="https://www.magepal.com/reindex.html?utm_source=reindex&utm_medium=admin" target="_blank">Extension Detail</a>
28
28
<a href="https://www.magepal.com/magento2/extensions.html?utm_source=reindex&utm_medium=admin" target="_blank">More Extensions</a>
29
29
</div>
30
- <hr style="border-top: 1px solid #e3e3e3" />
31
- <style>
32
- #magepal-info a {
33
- font-weight: bold;
34
- border-left: 2px solid #e3e3e3;
35
- padding-left:10px;
36
- padding-right:10px;
37
- color: #ef7e1e;
38
- }
39
-
40
- #magepal-info a:first-child {
41
- padding-left: 5px;
42
- border-left: none;
43
- }
44
-
45
- #magepal-info {
46
- padding-bottom: 5px;
47
- }
48
- </style>]]> </comment >
30
+ <hr class="magepal-hr" />
31
+ ]]>
32
+ </comment >
49
33
<field id =" MagePal_Reindex" translate =" label" type =" label" sortOrder =" 1" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
50
34
<label >Composer Version</label >
51
35
<frontend_model >MagePal\Core\Block\Adminhtml\System\Config\Composer\Version</frontend_model >
You can’t perform that action at this time.
0 commit comments