Code Monkey home page Code Monkey logo

mahara's Introduction

Mahara Readme

Mahara is an open source ePortfolio system. An ePortfolio is a type of web application that allows users to record and share evidence of lifelong learning.

For more information about Mahara and ePortfolios, see the Mahara user manual's introduction chapter:

SUPPORT

The best ways of obtaining support are:

INSTALLATION

For detailed installation instructions, see the installation page on our wiki:

The basic installation instructions are:

  1. Create a Postgres or MySQL database for Mahara.
  2. Copy the Mahara files under "htdocs" into your web root.
  3. Create a Mahara "dataroot" directory outside of your web root.
  4. Copy htdocs/config-dist.php to config.php.
  5. Edit config.php with the correct details for your installation.

UPGRADING

Mahara 17.04 supports direct upgrades from previous Mahara versions 1.9.0 and later. To upgrade an existing Mahara installation, follow the instructions here:

If you are upgrading from Mahara 15.10 or earlier, you will need to add a "urlsecret" value to your config.php file if you wish to use the web-based upgrade and/or cron scripts. See:

SYSTEM REQUIREMENTS

Here are the system requirements needed to run Mahara 17.04.

OS

Mahara is only officially supported on Debian (5.0/"Lenny" or later) and Ubuntu (10.04/"Lucid Lynx" or later), however it will probably run in any OS with a suitable web server.

Web Server

Mahara is only officially supported on Apache 2 or later, although it will probably run in any web server with the proper PHP extensions.

Database

Mahara requires either Postgres or MySQL. It would require extensive modification to support other databases.

  • Postgres 8.3 or later
  • MySQL 5.1 or later (or MariaDB equivalent)

PHP

Mahara requires PHP version 5.4 or later. The "magic_quotes" and "register_globals" settings should be turned off (which is the default on modern PHP installations).

The following PHP extensions are also required:

  • curl
  • gd (including Freetype support)
  • json
  • ldap
  • libxml
  • mbstring
  • mcrypt
  • mime_magic; or fileinfo
  • pgsql; or mysqli; or mysql
  • session
  • SimpleXML
  • bz2 (optional)
  • imagick (optional)
  • openssl and xmlrpc (optional; for networking support)
  • memcache (optional; for SAML auth plugin)
  • zlib (optional)
  • adodb (optional; improves performance)
  • enchant or pspell (optional; for TinyMCE spellcheck button)

Web Browser

Mahara should be accessible in any modern web browser with Javascript support. However, it is only actively tested in the most recent versions of Firefox, Chrome (also for Android), Safari (also for iOS), and Opera. Microsoft browsers, i.e. Internet Explorer and Microsoft Edge, are supported to a maximum of the three most recent versions that are officially supported by Microsoft.

You can still use Mahara on older browsers, but may not have all functionality available.

For Mahara 17.04, the supported browser versions are: // TODO: Review list of browsers closer to the release date.

  • Firefox - 48.0
  • Chrome - 51.0
  • Safari - 9.1
  • Opera - 39.0
  • IE - 11 and Edge
  • Safari for iOS
  • Chrome for Android

TRANSLATIONS

Mahara has been translated into many languages. You can get language packs from:

MOODLE

Documentation on integrating Mahara with Moodle can be found in the 3.1MB PDF here:


Copyright notice

Copyright (C) 2006-2017 Catalyst IT and others; see: https://wiki.mahara.org/wiki/Contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 or later of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Additional permission under GNU GPL version 3 section 7:

If you modify this program, or any covered work, by linking or combining it with the OpenSSL project's OpenSSL library (or a modified version of that library), containing parts covered by the terms of the OpenSSL or SSLeay licenses, the Mahara copyright holders grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of OpenSSL used as well as that of the covered work.

mahara's People

Contributors

robertlyon777 avatar richardmansfield avatar agwells avatar evonnecheung avatar anitsirk avatar mjollnir avatar patkira avatar jinelle avatar piersharding avatar azrek avatar alanmcna avatar euven avatar 0x616469 avatar jenofdoom avatar hughdavenport avatar binary-koan avatar anzeljg avatar dmitriim avatar danmarsden avatar archaelus avatar adrexia avatar kabalin avatar nigelmcnie avatar ceciliavg avatar pelonz avatar danpoltawski avatar iarenaza avatar leblangi avatar liubakazakov avatar tonyjbutler avatar

Watchers

Caesar Olima avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.