Yannick Warnier 7bf4da4b7a Fix query in buy_course plugin - refs #7577 %!s(int64=10) %!d(string=hai) anos
..
js dbc2caabfb Fix session filter. Fix session style when filtering. Write simpler and more efficient code - refs #7528 %!s(int64=10) %!d(string=hai) anos
lang e3c92b115b Fix 'buy courses' plugin issues - refs #7370 %!s(int64=10) %!d(string=hai) anos
resources dbc2caabfb Fix session filter. Fix session style when filtering. Write simpler and more efficient code - refs #7528 %!s(int64=10) %!d(string=hai) anos
src 7bf4da4b7a Fix query in buy_course plugin - refs #7577 %!s(int64=10) %!d(string=hai) anos
view dbc2caabfb Fix session filter. Fix session style when filtering. Write simpler and more efficient code - refs #7528 %!s(int64=10) %!d(string=hai) anos
CHANGELOG.md c0f6a325d9 Additional changes to course purchase plugin - refs #7272 %!s(int64=10) %!d(string=hai) anos
README.md c0f6a325d9 Additional changes to course purchase plugin - refs #7272 %!s(int64=10) %!d(string=hai) anos
config.php 57eeea7543 Removing require_once already loaded with composer. %!s(int64=10) %!d(string=hai) anos
database.php 1a6a4a927e Add manageTab function to plugin main class - refs #7272 %!s(int64=10) %!d(string=hai) anos
index.php cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 %!s(int64=10) %!d(string=hai) anos
install.php cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 %!s(int64=10) %!d(string=hai) anos
plugin.php cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 %!s(int64=10) %!d(string=hai) anos
readme.txt cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 %!s(int64=10) %!d(string=hai) anos
uninstall.php cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 %!s(int64=10) %!d(string=hai) anos

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.