Page 1 of 1

Use of custom images on custom apps. Is it possible?

Posted: 23 Jun 2017, 09:17
by Mirkos
Is it possible to create a gallery of images using the images that have been uploaded to custom images? if so what is the path of the folder where the images are stored?


Or the images should be uploaded in another folder?

Re: Use of custom images on custom apps. Is it possible?

Posted: 23 Jun 2017, 09:19
by Alex
Yes it's possible. You have to use this code:
<img src= "/functions/get-image.php?id=H5Z5TM1ZLJB32LJ8&t=31"/>
Where the red part is the ID of the image. Do not remove the final green part because is part of the function and you need to leave it as it is.
You can use this code in custom internal apps and custom external apps simply adding the ip of the hsnm machine in order to reach the function.
Thank you.
:D