Manage Remote and Local Image & Medias
Asikart RemoteImage helps you manage image and media files on local and remote FTP host.
RemoteImage Powered by elFinder, you can batch upload, create folders, resize & crop images and insert multiple images in article editor.
Extension Info
DEMO Account: demo / demo
Help us making our extensions more perfectly.
If you want to modify RemoteImage, you can follow these step to create project.
-
Install Joomla and this extension.
-
Clone this repo to some folder, e.g:
/var/myrepo/remoteimage
-
Run this command:
$ cd /var/myrepo/remoteimage
$ ./bin/makelink /your/joomla/root/path
- Now this script will auto create symbol link from your joomla to git project, just use your IDE open joomla dir and edit RemoteImage, all modify will sync to git project.