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 aad2bca3c1 Fix db issues in buy_course plugin - refs #7563 10 years ago
..
js Fix session-course visibility and price configuration - refs #7370 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 db issues in buy_course plugin - refs #7563 10 years ago
view Fix session dates see #7719 10 years ago
CHANGELOG.md Additional changes to course purchase plugin - refs #7272 11 years ago
README.md Additional changes to course purchase plugin - refs #7272 11 years ago
config.php Removing require_once already loaded with composer. 10 years ago
database.php Fix db issues in buy_course plugin - refs #7563 10 years ago
index.php
install.php
plugin.php
readme.txt
uninstall.php

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.