MatchBox is the new name of Zawk's modular organization of CI files. You can find some more info:
- in some posts: here and there,
- at Google Code.
FAL and MatchBox
codeignitor 1.6
FAL 1.1
matchbox 0.9.3
Here we'll describe the modifications we have to do on the dir structure (and others) to make FAL MatchBox-compatible. Intergrating FAL into the system as a core module
File structure
- move FAL usertemp model beside other models making sure you update the libraries that call this. (Freakauth_light, FAL_validation)
create these folders and place them in the views
- login_content
- login_email
- login_forms
