WP Manifestindependent plugin directory
manifest / media / cloud-uploader-plugin

Cloud Uploader

Cloud Uploader Plugin is a simple and efficient WordPress plugin that allows users to upload files directly to cloud storage platforms from their WordPress dashboard.

by Estehamul Hasan Z. Ansari · github.com/esteham/cloud-uploader-plugin · website

8stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/esteham/cloud-uploader-plugin/archive/refs/heads/main.zip

From the readme

Cloud Uploader Plugin Cloud Uploader Plugin is a simple and efficient WordPress plugin that allows users to upload files directly to cloud storage platforms from their WordPress dashboard. 🚀 Features - 📤 Upload files directly to cloud storage (e.g., Google Drive, Dropbox, etc.) - 🔒 Secure file upload with WordPress nonce and user permission checks - 🎯 Clean and minimal UI for seamless experience - 🧩 Easy integration with existing WordPress sites - ⚙️ Lightweight, no external dependencies 📦 Installation 1. Download or clone the repository: Upload the plugin folder to your WordPress wp-content/plugins/ directory. Go to your WordPress admin dashboard: Navigate to Plugins Installed Plugins Activate Cloud Uploader Plugin You're ready to go! 🎉 🛠️ Usage After activation, you will find a new menu or upload option (based on plugin structure). You can: Upload files through the dashboard Select cloud destination (if supported) Manage your uploaded content ⚠️ Note: Make sure you configure any required API keys or cloud credentials inside the plugin settings. 📁 Folder Structure 🔧 Requirements WordPress 5.0+ PHP 7.2+ 🤝 Con

Read the full README on GitHub →