Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/plugin/buycourses
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
..
js Minor - Fix typo - refs #7272 10 years ago
lang Add comments. Fix french translation. Change redirection process to a much cleaner one. - refs #7272 10 years ago
resources update style css plugin buycourse 10 years ago
src Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
view Fix little language vars issue in BuyCourses plugin 10 years ago
CHANGELOG.md Additional changes to course purchase plugin - refs #7272 10 years ago
README.md Additional changes to course purchase plugin - refs #7272 10 years ago
config.php Fix many coding style issues, warnings and notice messages. Test and working. Please, DO NOT consider this as a minor commit - refs #7272 10 years ago
database.php Add manageTab function to plugin main class - refs #7272 10 years ago
index.php Final touch to BuyCourses plugin before 1.9.8 - refs #5464 11 years ago
install.php Final touch to BuyCourses plugin before 1.9.8 - refs #5464 11 years ago
plugin.php Final touch to BuyCourses plugin before 1.9.8 - refs #5464 11 years ago
readme.txt Final touch to BuyCourses plugin before 1.9.8 - refs #5464 11 years ago
uninstall.php Final touch to BuyCourses plugin before 1.9.8 - refs #5464 11 years ago

README.md

Courses purchase plugin for Chamilo LMS

Users can access the purchases catalog to buy courses (or sessions, since v2 of this plugin) enabled for purchase. If the user is not registered or logged in, he/she will be requested to register/login before he/she can resume buying items. Once the course is chosen, Chamilo shows available payment types (currently only PayPal works) and lets the user proceed with the purchase. Finally, the user receives an e-mail confirming the purchase and his account is automatically modified to give him/her access to the course/session.