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 49711a5ac1 Fix error in plugin uninstall query 10 years ago
..
js Fix session filter. Fix session style when filtering. Write simpler and more efficient code - refs #7528 10 years ago
lang Fix 'buy courses' plugin issues - refs #7370 10 years ago
resources Fix session filter. Fix session style when filtering. Write simpler and more efficient code - refs #7528 10 years ago
src Fix error in plugin uninstall query 10 years ago
view Minor - Fix button style - refs #7539 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 Removing require_once already loaded with composer. 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.