=== Install via URL === Contributors: Zagal Donate link: http://zagalski.pl/protfolio/themes-via-url/ Tags: upload, install, URL, theme, plugin, themes, plugins, via, url Requires at least: 3.3 Tested up to: 3.4.2 Stable tag: trunk Upload and install themes and plugins from URL. == Description == "Install via URL" is a plugin which allows it's users to upload and install themes/plugins only by having URL. This simple feature is sometimes extremely useful. Writing this plugin took me more than 2 days, I had to study WordPress php code to somehow join my code to it. Sorry for my horrible english, but im still learning it :) So far plugin supports only zip extenstion but im currently working on allowing to use rar extension. Also im working on translations If you find something wrong with the plugin or you want to suggest something to me WRITE: michal@zagalski.pl [Homepage](http://zagalski.pl/portfolio/themes-via-url) == Credits == Copyright 2011-2012 Michal Zagalski Plugin is completely free == Installation == 1. Upload 'upload-theme-via-url' directory to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Upload and install themes/plugins via URL 4. Have fun == Frequently Asked Questions == = Is it easy to install? = Yes it is = What kind of extenstions does it support? = This plugin supports only zip extenstion == Screenshots == 1. Input which you fill with URL 2. Installation == Changelog == = 1.1 = * NEW : Feature allowing installing plugins via URL * REMOVED : Private $destDir and $fileExt variables * CHANGED : Some functions names = 1.0 = No Changelog == Upgrade Notice == = 1.1 = No upgrades yet = 1.2 = * CHANGED : compareExt function, which now checks mime headers * NEW : getMime function, which get mime headers Gun