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

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.