https://github.com/loitd/vnptepaycrm-cakephp
VNPTEPAY Charging CRM Cakephp
https://github.com/loitd/vnptepaycrm-cakephp
Last synced: about 2 months ago
JSON representation
VNPTEPAY Charging CRM Cakephp
- Host: GitHub
- URL: https://github.com/loitd/vnptepaycrm-cakephp
- Owner: loitd
- Created: 2014-05-27T02:53:33.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-11T07:21:55.000Z (about 12 years ago)
- Last Synced: 2025-01-27T16:47:33.955Z (over 1 year ago)
- Language: PHP
- Size: 3.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
VNPTEPAY CHARGING CRM
=======
This project is made with CakePHP as a CRM - Customer Relation Management using MySQL database. It contains all basic tasks of backend websites: Search forms, fetching data from DBs, Processing user actions, loging-in, role and permissions ... with minimun investigation in website UI and effects.
I build it with the focus on its functions and requirements from requested department.
What you can learn (for new ones in CakePHP)
--------------------------------------------
- Custom permissions for users with different roles
- Handle POST and GET requests from View to Controller
- Using Models with Relationships and linking betweens models
- Dynamic load other models in controllers (for a dropdown list of partners in example)
- Processing Forms in Views
Get Support!
------------
git add filename (for seconds)
git commit -m 'message'
git push origin master
