Commit 4908e80 1 parent 2db2dac commit 4908e80 Copy full SHA for 4908e80
File tree 7 files changed +18
-239
lines changed
Block/Adminhtml/System/Config/Form
7 files changed +18
-239
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
<a href =" http://www.magepal.com " ><img src =" https://image.ibb.co/dHBkYH/Magepal_logo.png " width =" 100 " align =" right " /></a >
2
2
3
3
# Customer and Address Form Fields Manager for Magento2
4
+
5
+ [ ![ Total Downloads] ( https://poser.pugx.org/magepal/magento2-form-field-manager/downloads )] ( https://www.magepal.com/magento2/extensions/admin-form-fields-manager-for-magento-2.html )
6
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/magepal/magento2-form-field-manager/v/stable )] ( https://www.magepal.com/magento2/extensions/admin-form-fields-manager-for-magento-2.html )
7
+
8
+
9
+ <a href =" https://www.magepal.com/magento2/extensions/admin-form-fields-manager-for-magento-2.html " ><img alt =" Magento Extensions " src =" https://user-images.githubusercontent.com/1415141/109392207-dcf93f00-78e8-11eb-875d-d23be0c9b29b.png " /></a >
10
+
4
11
Quickly and easily remove unwanted form fields from admin order creation and customer account, added by default magento or other third party extensions
5
12
6
13
Original file line number Diff line number Diff line change 28
28
"php" : " ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.1.3|~7.2.0|~7.3.0|~7.4.0" ,
29
29
"magento/module-backend" : " 100.0.*|100.1.*|100.2.*|101.0.*|102.0.*" ,
30
30
"magento/framework" : " 100.0.*|100.1.*|101.0.*|102.0.*|103.0.*" ,
31
- "magepal/magento2-core" :" > 1.1.0 "
31
+ "magepal/magento2-core" : " >= 1.1.10 "
32
32
},
33
33
"type" : " magento2-module" ,
34
- "version" : " 1.0.7 " ,
34
+ "version" : " 1.1.0 " ,
35
35
"autoload" : {
36
36
"files" : [
37
37
" registration.php"
Original file line number Diff line number Diff line change 7
7
*/
8
8
-->
9
9
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
10
-
11
10
<type name =" Magento\Customer\Model\Customer\DataProvider" >
12
11
<plugin sortOrder =" 1" name =" magePalFormFieldManagerDataProvider"
13
12
type =" MagePal\FormFieldManager\Plugin\Model\Customer\DataProviderPlugin" />
14
13
</type >
15
- <type name =" Magento\Ui\Component\AbstractComponent " >
14
+ <type name =" Magento\Ui\Component\Form\Fieldset " >
16
15
<plugin sortOrder =" 1" name =" magePalFormFieldManagerAbstractComponent"
17
16
type =" MagePal\FormFieldManager\Plugin\Component\AbstractComponentPlugin" />
18
17
</type >
19
18
<type name =" Magento\Customer\Model\Metadata\Form" >
20
19
<plugin sortOrder =" 1" name =" magePalFormFieldManagerForm"
21
20
type =" MagePal\FormFieldManager\Plugin\Model\Metadata\FormPlugin" />
22
21
</type >
23
- </config >
22
+ </config >
Original file line number Diff line number Diff line change 15
15
<label >Form Field Manager</label >
16
16
<tab >magepal</tab >
17
17
<resource >MagePal_FormFieldManager::magepal_formfieldmanager</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
<label >About Form Field Manager</label >
20
- <attribute type =" expanded" >1</attribute >
21
20
<comment >
22
21
<![CDATA[
23
- <strong>Copyright © 2020 <a href="http://www.magepal.com" target="_blank">www.magepal.com</a> / <a href="mailto:[email protected] ">[email protected] </a></strong><br />
22
+ <strong>Copyright © 2021 <a href="http://www.magepal.com" target="_blank">www.magepal.com</a> / <a href="mailto:[email protected] ">[email protected] </a></strong><br />
24
23
Discover other must have extensions at <a href="http://www.magepal.com" target="_blank">www.magepal.com</a>. Thanks for choosing MagePal Extensions.<br/><br/>
25
- <hr style="border-top: 1px solid #e3e3e3 " />
24
+ <hr class="magepal-hr " />
26
25
]]>
27
26
</comment >
28
- <field id =" module_version" translate =" label" type =" label" sortOrder =" 0" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
29
- <label >Module Version</label >
30
- <frontend_model >MagePal\FormFieldManager\Block\Adminhtml\System\Config\Form\Module\Version</frontend_model >
31
- </field >
32
- <field id =" composer_version" translate =" label" type =" label" sortOrder =" 1" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
27
+ <field id =" MagePal_FormFieldManager" translate =" label" type =" label" sortOrder =" 1" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
33
28
<label >Composer Version</label >
34
- <frontend_model >MagePal\FormFieldManager \Block\Adminhtml\System\Config\Form \Composer\Version</frontend_model >
29
+ <frontend_model >MagePal\Core \Block\Adminhtml\System\Config\Composer\Version</frontend_model >
35
30
</field >
36
31
</group >
37
32
<group id =" general" translate =" label" type =" text" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
Original file line number Diff line number Diff line change 4
4
<module name =" MagePal_FormFieldManager" setup_version =" 1.0.0" >
5
5
<sequence >
6
6
<module name =" Magento_Customer" />
7
-
7
+ < module name = " MagePal_Core " />
8
8
</sequence >
9
9
</module >
10
- </config >
10
+ </config >
You can’t perform that action at this time.
0 commit comments