Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 пре 10 година
..
js 763e420e51 Minor - Fix typo - refs #7272 пре 10 година
lang b2fb1b8800 Add comments. Fix french translation. Change redirection process to a much cleaner one. - refs #7272 пре 10 година
resources 355fcf6c67 update style css plugin buycourse пре 10 година
src 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 пре 10 година
view e4bf6bf54d Fix little language vars issue in BuyCourses plugin пре 10 година
CHANGELOG.md c0f6a325d9 Additional changes to course purchase plugin - refs #7272 пре 10 година
README.md c0f6a325d9 Additional changes to course purchase plugin - refs #7272 пре 10 година
config.php 66db634798 Fix many coding style issues, warnings and notice messages. Test and working. Please, DO NOT consider this as a minor commit - refs #7272 пре 10 година
database.php 1a6a4a927e Add manageTab function to plugin main class - refs #7272 пре 10 година
index.php cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 пре 10 година
install.php cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 пре 10 година
plugin.php cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 пре 10 година
readme.txt cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 пре 10 година
uninstall.php cc9f0ad702 Final touch to BuyCourses plugin before 1.9.8 - refs #5464 пре 10 година

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.