Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

This is a custom plugin with a custom Plupload Drag & Drop uploader with WordPress. You can use this example code into your custom plugin or themes. It's generally useful when you have frontend bulk upload and you don't wanna use WordPress Media Library for bulk upload and wanna go with your upload method using chuck system.

License

vijayhardaha/plupload-wordpress-uploader-example

Repository files navigation

Plupload WordPress Uploader Example

This is a custom plugin with a custom Plupload Drag & Drop uploader with WordPress. You can use this example code into your custom plugin or themes. It's generally useful when you have frontend bulk upload and you don't wanna use WordPress Media Library for bulk upload and wanna go with your upload method using chuck system.

Installation

Download the plugin repo zip and install in your WordPress website. If you don't know how to style plugin manually on WordPress website, then instructions how to install plugin manully available here.

How to use

After installing and activating the plugin on your website, Create a new page from your backend and put this [plupload_wordpress_uploader] shortcode on that page editor and publish the page and view the page. You'll see the drag and drag uploader.

That's it.

Important

This plugin is just for understanding the Pluploader js with WordPress, so that you could make your own builder and do things on frontend/backend. Don't use this plugin for any official/professional work.
This plugin doesn't promise any kind of support or anything. It's just a example plugin to test and understand the code. Don't use it on live website for any purpose.
If you use this plugin on live website then I am not responsible for any kind of damage or vulnerabilities issues.

Contributing

Contributions, issues, and feature requests are welcome. Feel free to check the issues page if you want to contribute.

Show your support

Please⭐️this repository and follow me on Twitter if this project helped you! If you wanna hire me for WordPress works, please check my peopleperhour profile.

License

Copyright © 2020 Vijay Hardaha. This project is GPLv3 licensed.

About

This is a custom plugin with a custom Plupload Drag & Drop uploader with WordPress. You can use this example code into your custom plugin or themes. It's generally useful when you have frontend bulk upload and you don't wanna use WordPress Media Library for bulk upload and wanna go with your upload method using chuck system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published