There was an error while loading. Please reload this page.
Provided is a a Vagrant & Ansible config to quickly get a dev box up and running.
Please follow the directions for your OS to install both Vagrant & Ansible.
Check out the osrs-toolkit-php repository
git clone https://github.com/OpenSRS/osrs-toolkit-php
Go to the osrs-toolkit-php root folder
cd osrs-toolkit-php
Make a copy of the template config
cp opensrs/openSRS_config.php.template opensrs/openSRS_config.php
Edit the config with your favourite editor and save your own reseller settings
vim opensrs/openSRS_config.php
Start the vagrant box
vagrant up
View toolkit demo at localhost:8080