WP Manifestindependent plugin directory
manifest / integrations / upload-to-github

Upload to GitHub

Upload WordPress media files directly to a GitHub repository instead of the default uploads folder.

by Abolfazl Hosseini · github.com/inject3r/upload-to-github · website

0stars
1forks

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/inject3r/upload-to-github/archive/refs/heads/master.zip

From the readme

Upload to GitHub Upload WordPress media files directly to a GitHub repository instead of the default uploads folder. Banner Description Upload to GitHub automatically uploads all your media files to a GitHub repository. Key Features - Direct GitHub Upload: All media files are uploaded directly to your GitHub repository - Automatic Repository Creation: If the repository doesn't exist, it will be automatically created - Support for All Image Sizes: WordPress generates multiple image sizes - all are uploaded to GitHub - Private and Public Repositories: Support for both public and private repositories - Custom Upload Path: Define custom paths inside your repository - Migrate Existing Media: Transfer all existing media files to GitHub - GitHub Pages Support: For private repositories, media is served via GitHub Pages How It Works 1. Configure your GitHub credentials (username, repository name, and Personal Access Token) 2. Choose repository visibility (public or private) 3. Upload media files as usual - they'll be sent to GitHub 4. All media URLs are automatically updated to point to GitHub Installation From WordPress Repository 1. Go to Plugins Add New in your WordPress admi

Read the full README on GitHub →

Releases

TagPublished
1.0.1 Jul 29, 2026
1.0.0 Jul 27, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.