https://github.com/webgriffe/admin-utils-extension
Contains common admin utilities for Magento 1.x
https://github.com/webgriffe/admin-utils-extension
Last synced: over 1 year ago
JSON representation
Contains common admin utilities for Magento 1.x
- Host: GitHub
- URL: https://github.com/webgriffe/admin-utils-extension
- Owner: webgriffe
- License: mit
- Created: 2017-01-11T15:59:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T09:02:01.000Z (about 8 years ago)
- Last Synced: 2025-01-29T10:35:43.623Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
webgriffe/admin-utils-extension
===============================
Contains common admin utilities for Magento 1.x
Source models
-------------
* **Webgriffe\_AdminUtils\_Model\_System\_Config\_Source\_ProductAttributeSet**: attribute sets for product entity type
System config fields renderer
-----------------------------
* **Webgriffe\_AdminUtils\_Block\_Adminhtml\_System\_Config\_Form_Field\_AttributeSetsSelect**
* **Webgriffe\_AdminUtils\_Block\_Adminhtml\_System\_Config\_Form\_Field\_CountriesSelect**
* **Webgriffe\_AdminUtils\_Block\_Adminhtml\_System\_Config\_Form\_Field\_CustomerGroupsSelect**
* **Webgriffe\_AdminUtils\_Block\_Adminhtml\_System\_Config\_Form\_Field\_PaymentMethodsSelect**
* **Webgriffe\_AdminUtils\_Block\_Adminhtml\_System\_Config\_Form\_Field\_ShippingMethodsSelect**
* **Webgriffe\_AdminUtils\_Block\_Adminhtml\_System\_Config\_Form\_Field\_TableWithSelectFields**