🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Storage for EDD via OneDrive
Storage for EDD via OneDrive

Storage for EDD via OneDrive

5/5 (1 ratings) — active installs Updated Feb 24, 2026
Admin panel user interface

Admin panel user interface

Storage for EDD via OneDrive is a powerful extension for Easy Digital Downloads that allows you to store and deliver your digital products using Microsoft OneDrive cloud storage. This plugin provides seamless integration with Microsoft Graph API, featuring OAuth2 authentication and secure download links.

Key Features

  • OneDrive Integration: Store your digital products securely in Microsoft OneDrive
  • OAuth2 Authentication: Secure and easy connection to your Microsoft account
  • Temporary Download Links: Generates secure temporary download URLs via @microsoft.graph.downloadUrl
  • Easy File Management: Upload files directly to OneDrive through WordPress admin
  • Media Library Integration: Browse and select files from your OneDrive within WordPress
  • Folder Support: Navigate and organize files in folders
  • Security First: Built with WordPress security best practices
  • Developer Friendly: Clean, well-documented code with hooks and filters

Configuration

  1. Register an Azure AD Application at Azure App Registrations
  2. Add API permissions for Microsoft Graph (Files.Read, Files.ReadWrite, User.Read, offline_access)
  3. Set Redirect URI to: https://your-site.com/odse-oauth-callback/
  4. Create a Client Secret and copy the value
  5. Go to Downloads > Settings > Extensions > OneDrive Storage
  6. Enter your Application (client) ID and Client Secret
  7. Save settings and click “Connect to OneDrive”

Usage

Browsing and Selecting Files

  1. When creating or editing a download in Easy Digital Downloads
  2. Click the “Browse OneDrive” button next to the file URL field
  3. Browse your OneDrive storage using the folder navigation
  4. Use the breadcrumb navigation bar to quickly jump to parent folders
  5. Use the search box in the header to filter files by name
  6. Click “Select” to use an existing file for your download

Uploading New Files

  1. In the OneDrive browser, click the “Upload” button in the header row
  2. The upload form will appear above the file list
  3. Choose your file and click “Upload”
  4. After a successful upload, the file URL will be automatically set with the OneDrive prefix
  5. Click the button again to hide the upload form

External services

This plugin connects to Microsoft Graph API (OneDrive) to manage files, create download links, and handle authentication.

It sends the necessary authentication tokens and file requests to Microsoft servers. This happens when you browse your OneDrive files in the dashboard, upload files, or when a customer downloads a file.

  • Service: Microsoft Graph API (OneDrive)
  • Used for: Authentication, file browsing, uploading, and generating download links.
  • Data sent: OAuth tokens, file metadata, file content (during upload).
  • URLs:
    • https://graph.microsoft.com (API calls)
    • https://login.microsoftonline.com (Authentication)
  • Legal: Terms of Service, Privacy Policy

Support

For support and bug reports, please use the WordPress.org plugin support forum.

If you find this plugin helpful, please consider leaving a review on WordPress.org.

Other Storage Providers

Looking for a different storage provider? Check out our other plugins:

Privacy Policy

This plugin requires authorization to access your Microsoft OneDrive account for file storage and retrieval. It does not collect or store any personal data beyond the OAuth tokens needed to maintain the connection. All file storage and delivery is handled through Microsoft’s secure infrastructure.