Orangescrum is a simple project management and collaboration software which is available as open source and cloud edition.
It has been ranked in the top 5 project management software in open source for three consecutive years.
We would like to walk you through the steps needed when installing the latest version of this leading project management platform.
Before you install Orangescrum, make sure your system meets the following requirements
- RAM: minimum 2 GB
- Processor: Core2duo or Higher
- OS: Windows/Linux/Mac
- Disk Space: 10 GB or Higher
- Apache 2.4
- MySql: 5.6 or 5.7
- PHP: 7.2
- Wkhtmltopdf extension
- Apache with ‘mod_rewrite’
- Curl should be enabled
;extension=php_pdo_mysql.dll
to
extension=php_pdo_mysql.dll
When you are completed with verifying your prerequisites, follow the steps below to install Orangescrum.
The open source edition can be hosted on localhost, IP or a domain through a server.
If you’re using a local system to install Orangescrum, then upload the download package to htdocs of your XAMPP folder.
Open PHPmyadmin, then create Database for Orangescrum
Note: From your browser, navigate to the location of the Orangescrum folder on your server (http://yourdomain.com or http://yourdomain.com/foldername)
*Note: In community edition v1.8 this step is not mandatory, however it is recommended as SMTP is needed for all email notifications.
Provide the below details
Provide below details here to login and start using Orangescrum.
* Note: If you’re unable to access the Sign up page, then follow the below steps.
- Open app/Config/core.php inside the Orangescrum Folder
- Change Configure::write(‘debug’,2) to Configure::write(‘debug’,0) or vice-versa
- Once the signup page appears, change the debug value to “0” and save it.
Below are the configuration changes required in the app/config/constants.php file
You can also set up SMTP configuration by using PHP Mailer add-on and also visit here to follow step by step guide to setup the SMTP configuration.
This setup is important which will post your email reply in Orangescrum.
Follow this link for the Cron Job setup. You can refer our helpdesk to get information to set up crons for Windows and Linux servers as well.
To install on various operating systems, you can follow the below links
Automated Installation Guide for PHP 7
How to Install Orangescrum on Windows
How to Install Orangescrum on Mac
How to install Orangescrum on CentOS
How to install Orangescrum on Godaddy
How to Install Orangescrum on NGINX
You are all set now and ready to begin interacting with Orangescrum features! Feel free to reach us at support@orangescrum.com for any further assistance.