Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsspencer/magento-color-families
Magento 1.9 extension which has an Admin Grid and Form with two connected database tables
https://github.com/fsspencer/magento-color-families
Last synced: 9 days ago
JSON representation
Magento 1.9 extension which has an Admin Grid and Form with two connected database tables
- Host: GitHub
- URL: https://github.com/fsspencer/magento-color-families
- Owner: fsspencer
- Created: 2017-12-07T17:59:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T18:07:57.000Z (almost 7 years ago)
- Last Synced: 2023-10-22T13:38:16.106Z (about 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magento Color Families
This is a Magento 1.9 extension built for academic purposes.The main idea is to expose how to perform the following actions within a custom module:
- Create a simple database table
- Create a relational database table (1 > n)
- Create a custom Model/Resource Model/Collection
- Create an Admin Section with a Form / Grid
- Consume custom values for a specific field in the Form