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.
 
 
 
 
 
 
Diego Escalante Urrelo a6fa4bce37 gitignore: Ignore vim .swp files 13 years ago
config Added comment about root_url to enable multiple urls 13 years ago
custompages Fixing wrong copy/paste 13 years ago
data Adding upload/groups folder 13 years ago
documentation Fix download page link 13 years ago
inc Adding new approach that redirects the main/* files into the web/main/* in order to load correctly session and middlewares (course permissions, user settings, platform settings, etc) 13 years ago
logs Creating new folders due a new structure see #5871 13 years ago
main unique_answer: Check for empty vars before query 13 years ago
plugin The Thematic() constructor now needs a course array 13 years ago
src/ChamiloLMS Minor fixes 13 years ago
temp Using URL generator to create the logout button. 13 years ago
tests Minor - removing unused commands in the entity generator. 13 years ago
vendor Updating Chash dbs 13 years ago
web Commented the MAMP line in htaccess 13 years ago
.gitignore gitignore: Ignore vim .swp files 13 years ago
.htaccess Adding an exception for "scorm_api.php" 13 years ago
README.md Updating readme 13 years ago
apple-touch-icon.png
composer.json Updating composer.json/composer.lock 13 years ago
composer.lock Updating composer.json/composer.lock 13 years ago
console-config.php Minor - fixing log sys path 13 years ago
console.php Fixing command name. 13 years ago
favicon.ico
global.inc.php Adding empty global.inc.php 13 years ago
htaccess-dist Adding an exception for "scorm_api.php" 13 years ago
index.php Minor - Added documentation about override at install 13 years ago
license.txt Updated license text to better match present reality - relocated a few contributors 14 years ago
robots.txt Minor adding comments, adding folders in robots.txt 13 years ago
user_portal.php Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
whoisonline.php Minor - changing set_help to setHelp 13 years ago
whoisonlinesession.php Replacing function get_statistic_table() with get_main_table() see BT#6220 13 years ago

README.md

Chamilo LMS

It's a next generation learning content management system focusing on ease of use, re-usibality, collaboration and sharing. See documentation/index.html for a complete overview of Chamilo.

Installation

You need a working web server + PHP + MySQL setup. Refer to documentation/installation_guide.html for instructions.

Reporting bugs

Please submit any bugs, feature requests and non-trivial patches to http://support.chamilo.org/

Learn more

For news, events and more information on Chamilo LMS please visit http://www.chamilo.org/

Community

Check out #chamilo on irc.freenode.net.

Visit the official Chamilo Forum: http://www.chamilo.org/forum

License

Chamilo is licensed under the GPLv3 license.