Accudio / extension-based-upload

Plugin for Wordpress to configure uploaded files to be sorted into a custom directory based upon their file extensions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extension Based Upload

GitHub Twitter Website Donate

Plugin for Wordpress to configure uploaded files to be sorted into a custom directory under /wp-content/uploads/ based upon their file extensions.

Features

Simple interface accepting a list of pipe seperated file extensions and a corresponding list of custom directories.

Requirements

A working installation of Wordpress, the plugin has been tested with Version 4.9.4 but should work on many versions.

Installation

  1. Download the latest release zip file: wget https://github.com/Accudio/extension-based-upload/releases/download/v1.0.0/extension-based-upload-v1.0.0.zip
  2. Extract the zip in the /wp-content/plugins/ directory: unzip extension-based-upload-v1.0.0.zip.
  3. Ensure plugins/ includes the folder extension-based-upload.
  4. Log in to Wordpress administration page:
    1. Go to 'Plugins';
    2. Enable plugin 'Extension Based Uploads';
  5. For options go to 'Settings' > 'Extension Uploads'

Version History

  • v1.0.0 - Initial public release

License

Copyright © 2018 Alistair Shepherd. Licensed under the GPLv3 License.

About

Plugin for Wordpress to configure uploaded files to be sorted into a custom directory based upon their file extensions.

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%