Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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