Ticket #2050 (closed enhancement: wontfix)
Theme Management - Feature Request
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.0 |
| Severity: | normal | Keywords: | theme management |
| Cc: |
Description
I would like to suggest the following feature to be added to the core WP.
- Allow the user to upload a .zip file, containing the theme that he wants to upload
- Extract it automatically in the server and put it under the wp-content/themes/
This way, the user has to just download the theme from anyone releasing it and then "upload it through WP" and just start using it.
Ofcourse I am OK if i have to specify .zip to be an allowable extension, for file uploads.
Change History
- Version changed from 1.5.2 to 2.0
- Milestone changed from 2.0 to 2.1
comment:2
hughbiquitous — 6 years ago
Even better, give it the URL of the .zip file and have the server grab it... kinda like going into the server's shell and doing a wget.
Matt Read's Installer plugin (currently in beta right now) does this for plugins and themes (inputting a URL to a ZIP or other archive file, and auto install):
http://mattread.com/projects/wp-plugins/installer-the-plugin/
comment:4
davidhouse — 6 years ago
- Status changed from new to closed
- Resolution set to wontfix
Plugin material.
