https://github.com/chamilo/members-management
Web based application to track registration of Association members.
https://github.com/chamilo/members-management
Last synced: 7 months ago
JSON representation
Web based application to track registration of Association members.
- Host: GitHub
- URL: https://github.com/chamilo/members-management
- Owner: chamilo
- Created: 2014-04-02T05:07:09.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-17T02:40:53.000Z (almost 11 years ago)
- Last Synced: 2025-08-25T01:44:46.323Z (8 months ago)
- Language: PHP
- Size: 13.3 MB
- Stars: 2
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Requirements:
- The folder "invoices" should have 777 permissions
- The file "functions.php" has data connection to the database. Functions conectar() and conectar2();
- File "ch_manager_member.sql" contains the data and structure of the database.
- The application has been tested in the root of a domain and subdomain.
- The application handles the sending of e-mail notifications through file 'cron.php'