=== File Uploader - Tektonic Solutions ===
Contributors: tektonicsolutions
Donate link: https://www.tektonicsolutions.com/ts_plugin/file-uploader/
Tags: page, fileupload, file uploader
Requires at least: 4.8
Tested up to: 5.2
Stable tag: 1.0.0
Requires PHP: 5.6.30
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Tektonic Solutions File Uploader plugin lets a logged-in end-user on your website upload files one at a time.

== Description ==
This plugin makes it easy for end users on your website to upload files. You need just need to paste the following shortcode in the page or post content:
`[tektonic_file_upload]`

For drag-and-drop and other extra features please see the [PRO version](https://www.tektonicsolutions.com/ts_plugin/file-uploader-pro-with-drag-n-drop/)

Features:

1. File type restriction - you can add any file type from the settings.
2. Hotlinking of the images - the user who has just uploaded a file can click the link and go and check it.
3. The user can delete the uploaded file if they wish, as long as they don't refresh the page. 
3. The plugin includes two types of incrementing progress bar - circular and bar-shape.
4. Admin can select whether to show or hide the incrementing progress bar.
5. All uploaded files are added to the default upload folder, and can be seen and adminstered in the Media section of the Admin Sidebar.

== Installation ==
1. Either install the plugin through the WordPress plugins screen directly by uploading the plugin zip file or by uploading the files extracted from the plugin zip file to the `/wp-content/plugins/tektonic-file-upload` directory. 
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Use the "Settings->Tektonic File Upload" screen to configure the plugin.
4. Specify the following shortcode to display the file uploader on a page or in a post `[tektonic_file_upload]`.


== Frequently Asked Questions ==

= Does this support drag and drop files ? =

No, this is not included in this version. Please [click here to get the PRO version](https://www.tektonicsolutions.com/ts_plugin/file-uploader-pro-with-drag-n-drop/) of the plugin for this feature.

= Can I change the file upload directory ? =

No, please [click here to get the PRO version](https://www.tektonicsolutions.com/ts_plugin/file-uploader-pro-with-drag-n-drop/) of the plugin for this feature.


== Screenshots ==

1. The plugin settings page
2. This is how it looks after a successful file upload
3. An example of a failed file upload

== Changelog ==

= 1.0 =
* File uploader
* File type restrictions
* Upload file progress bar
* Uploaded file will appear in the media section

== Upgrade Notice ==

= 1.0 =
* File uploader
* File type restrictions
* Upload file progress bar
* Uploaded file will appear in the media section

