On This Page: |
In order to carry out Revive Adserver development, you will need:
The currently supported web servers, versions of PHP and databases are all listed on the Technical requirements for Revive Adserver page on the Revive Adserver website.
You will also need:
The source code for Revive Adserver is stored in our Revive Adserver GitHub project.
The current stable code being prepared for the next release is in the master
branch.
Please see the GitHub page on how to clone a repository for further details on how to check out the master
branch.
After checking out the Revive Adserver master
branch, you will need to configure your web server to ensure that you can access the Revive Adserver source code via your browser.
Please consult your web server documentation on how to do this.
In the Revive Adserver master
branch:
php composer.phar install |
Install Revive Adserver from the master
branch, using the standard web-based installation process.
To assist with development, the following configuration options are recommended: