What should I do to implement the embedded download form on my web or my client's?
When you hire the private download platform service, it will be automatically activated and you will get two resources:
- 1 file (getfile.php)
- 1 iframe code:
Now, we should upload the getfile.php file to the web in which we want to enter the download form. The best way to do it is to upload the file into the folder where the form will be available. We will also copy the iframe code entering it on the source code itself.
This way, for example, if we want to get the embedded form on: http://yourdomain.com/download_apps/your_application.html
Then, on “/your_application.html” you must copy the iframe code you got and upload the getfile.php file to that folder.

Finally, on Mobincube interface you will have a field in which you must indicate us the route in which is the getfile.php file. You must enter there the whole url. This step is quite essential so that the form will work properly.