Topic: Downloader

Hi All,

I create Monstra plugin downloader. I would appreciate if you could give me a feedback for me.

http://mc-co.jp/monstra-jp/public/uploa … loader.zip

* You need ZipArchive class.

Thanks,

Re: Downloader

Wht does this plugin do exactly?  Could u please add some more information about plusin

(с) Roman Art
So far So good wink

RomanArt's Website

Re: Downloader

The plugin is able to download Monstra plugins without file upload software (FTP, SFTP, DAV, etc...).


Re: Downloader

wht if acrchive is like this:

myplugin.zip
     - myplugin
        - all files 

not like

myplugin.zip
     -all files

?

p\s is it possible to add ability to upload file from computer? smile

(с) Roman Art
So far So good wink

RomanArt's Website

5 2014-03-07 04:10:17

Re: Downloader

Ok, I've replaced the correct one.

myplugin.zip
     - myplugin
        - all files 

> p\s is it possible to add ability to upload file from computer? smile

no, this version is only internet.

Thank you for your feedback, RomanArt.

6 2014-03-07 05:10:14

Re: Downloader

Could u please add help information how plugin have to be packed on admin panel where ur plugin is. Like plugin has to be packed like this otherwise u will have problems bla bla bla smile
Or we need to make a standard plugins packing rule so no one will have problems with it cause all original plugins from Awilum packed like this:
myplug.zip
   -files

But plugins by users packed like this:
myplug.zip
    -myplug folder
        -files

(с) Roman Art
So far So good wink

RomanArt's Website

7 2014-03-07 07:25:10

Re: Downloader

I'll add information next time.

Currently, the plugin support both type. If a zip file without parent folder, the plugin create parent folder before extract. If a zip file include parent folder, the plugin extract to plugins folder directory.

8 2014-03-07 07:32:19

Re: Downloader

tsuku wrote:

I'll add information next time.

Currently, the plugin support both type. If a zip file without parent folder, the plugin create parent folder before extract. If a zip file include parent folder, the plugin extract to plugins folder directory.

great ! = P
nice plugin btw smile

(с) Roman Art
So far So good wink

RomanArt's Website

Re: Downloader

You can see an inside of zip file if you click file link.

Re: Downloader

nice plugin smile