This is an old revision of the document!
RD Mobile UI
Introduction
We are very exited about this capability since it means we can engage a community with minimal capital expenditure.
Installing the Mobile Friendly UI
The latest install instructions already contain the inclusion of RD Mobile.
If you have an existing deployment which is CakePHPv4 based you can add RD Mobile to your existing installation fairly easy.
Make sure the rdcore repo is up to date and all the SQL patches are completed (Should there be any needed for your install)
Do the following to obtain the RD Mobile code:
cd /var/www
sudo git clone https://github.com/RADIUSdesk/rd_mobile.git
cd /var/www/html/
sudo ln -s ../rd_mobile/build/production/RdMobile ./rd_mobile