Easy Integration for Dropbox – File Manager
Easy Integration for Dropbox – File Manager turns Dropbox into a native WordPress file manager. You can embed folders, documents, galleries, or uploader widgets on any page or post, while managing permissions, previews, and downloads from a single dashboard. Browse Dropbox files and folders without leaving WordPress, whether you need a quick preview or a complete file browser experience. Offer visitors document embeds, download links, and live previews straight from Dropbox with shortcode or block embeds that respect WordPress SEO best practices. Upload files to Dropbox through your WordPress site with flexible access controls, custom uploaders, and Contact Form 7 or Elementor Form integrations. Video Overview Features Built-in Dropbox file browser that works inside the WordPress admin and frontend panels. Shortcode builder with document embed, gallery, view link, and download link mode so you can tailor any page for SEO. File uploader component that can be placed in pages, posts, or forms and saves submitted files to Dropbox instantly. Preview popup that handles PDFs, Office documents, images, video, and more using lightGallery and Microsoft viewer. Shortcode builder media playback lets you add audio or video directly in embeds for presentations or tutorials. Media streaming from Dropbox accelerates playback and buffering for visitors browsing rich media. Slider carousel layouts in the shortcode builder spotlight featured folders or files in a touch-friendly carousel. Storage syncing keeps Dropbox and WordPress media aligned so files remain available wherever needed. Free Features ⚙️ Easy Setup Authenticate with Dropbox in a few clicks, use the guided OAuth flow, and start managing files from WordPress instantly. ⏫ File Uploader Upload directly to Dropbox via dedicated shortcode, Gutenberg block, or Elementor widget and keep all media centralized in your cloud storage. 📝 Shortcode Builder Create SEO-friendly shortcodes that embed Dropbox folders, documents, galleries, and download links with just a few options. 👁️ Previewer Show visitors a responsive preview popup for documents, images, PDFs, and multimedia so they can interact with Dropbox content without downloading it. 🔀 Contact Form 7 Integration Add a Dropbox file uploader to Contact Form 7 forms so submission attachments skip your server and land safely in Dropbox. Premium Features 🔒 User Private Files Let logged-in users upload and manage their own private Dropbox folders with per-user visibility controls. 🔀 WooCommerce Downloadable Products Integration Select Dropbox files for WooCommerce products, keep downloads synced with your store, and rely on a Dropbox-first delivery system. ⏯️ Media Library Integration Connect Dropbox to the WordPress Media Library to reuse files in posts, blocks, and widgets, blending cloud storage with your existing library. 🔒 Multiple Dropbox Accounts Link and switch between Dropbox accounts (PRO) without re-authenticating, ideal for agencies or multi-brand sites. 📁 Dropbox Team Folders Enable the Team Folders toggle in Settings to treat your Dropbox Business Team root as the plugin root. Please review any existing shortcodes or manually linked folders before switching, as the root folder will no longer be your personal folder. ⏯️ Media Player Support in Shortcode Builder Play audio and video directly through the shortcode builder without extra configuration. 📡 Media Streaming Stream media assets from Dropbox with optimized buffering for smooth playback. 🎠 Slider Carousel in Shortcode Builder Display folder contents in a carousel layout to highlight featured files. 💾 Storage Syncing Keep Dropbox storage in sync with WordPress media for consistent asset management. Popular Plugins Integration (Modules) 🔀 Gutenberg Block Editor Integration Drop custom Gutenberg blocks into posts or pages so editors can embed Dropbox files without writing code. 🔀 Elementor Page Builder Integration Use Elementor widgets to place Dropbox content precisely where it belongs in your landing pages and templates. 🔀 Divi Page Builder Integration (Upcoming) Bring Dropbox folders and uploaders to Divi modules as soon as the integration rolls out. For now you can use shortcodes inside Divi. 🔀 WooCommerce Integration Deliver downloadable products from Dropbox for faster, scalable commerce experiences. 🔀 Contact Form 7 Integration Add a Dropbox file uploader to Contact Form 7 forms so submission attachments skip your server and land safely in Dropbox. 🔀 WPForms Integration Add a Dropbox file uploader to WPForms forms so submission attachments skip your server and land safely in Dropbox. 🔀 Ninja Forms Integration Add a Dropbox file uploader to Ninja Forms forms so submission attachments skip your server and land safely in Dropbox. Upcoming Features 🔍 File Search Add a lightweight file search interface on any page so visitors can quickly locate Dropbox assets. 🛠️ Shortcode Builder Upgrades Expand shortcode capabilities with file browser, file search, and modern layouts for more engaging embeds. 🔗 More Popular Plugins Integration (Modules) We are expanding support to additional page builders and form plugins to make Dropbox accessible everywhere on your site. External Libraries and Links Used We rely on the following libraries and viewers to power Dropbox embeds and previews. – Dropbox PHP SDK – Browse and upload files via Dropbox APIs. – lightGallery – Render responsive galleries and previews for images, video, and documents. – Flaticon – Provide crisp icons for the UI. Links: https://docs.google.com/viewerng/viewer?embedded=true&url= – Embeds PDFs in the preview popup. https://view.officeapps.live.com/op/view.aspx?src= – Shows Office documents inside the preview. Data Privacy The plugin collects only the information required to authenticate with Dropbox: 1. Your WordPress website address. 2. A short-lived authorization code generated by the OAuth flow. These details are transmitted once you accept the Dropbox OAuth consent screen and are handled securely via https://oauth.ultradevs.com/dropbox-integrator-wp.php before redirecting back to your site. This authorized redirect ensures the plugin works without you needing to create your own Dropbox App while keeping the OAuth handshake smooth. See the ultraDevs Privacy Policy for more details. ℹ️ IMPORTANT: Communications occur directly between your server and Dropbox. Everything is encrypted, and no user files pass through our servers. Support & Resources Free Support | Live Chat | Documentation | Video Tutorials Join With US Facebook – Community | Facebook – Page | YouTube | Twitter | Instagram Made With Love By ultraDevs ❤️
Top keywords
- dropbox43×4.47%
- file14×1.45%
- integration14×1.45%
- files13×1.35%
- media11×1.14%
- shortcode11×1.14%
- builder10×1.04%
- wordpress10×1.04%
- folders9×0.93%
- shortcode builder8×0.83%
- form7×0.73%
- forms7×0.73%
Flowplayer Video Player
Flowplayer Video Player adds a video shortcode to your WordPress site. This shortcode allows you to embed a video file and play it back using the Flowplayer HTML5 player. Features Embed MP4 videos Embed webm videos Embed videos which can be viewed from a mobile or tablet device Video playback support for iOS (ipad, iphone) and android devices Embed HTML5 videos which are playable across all major browsers Embed videos with poster images Embed videos and allow it to loop to the beginning when finished Customize the video player using modifier classes Automatically play a video when the page is rendered Embed videos using three different skins Automatically calculate the height of a video based on its width Flexible resizing of a video (true responsiveness) Embed a video with various aspect ratios (16:9, 4:3) Usage In order to embed a video, create a new post/page and use the following shortcode: [flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4"] here, src is the actual source of your mp4 video file. In addition to the source mp4 video file, you can also specify a webm video file. This step is optional since mp4 video format is supported by almost all major browsers. [flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" webm="http://example.com/wp-content/uploads/videos/test.webm"] Poster Image If you want to show an image as placeholder before the video plays, you can specify it in the “poster” parameter: [flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" poster="http://example.com/wp-content/uploads/images/poster.jpg"] Autoplay Video If you want a particular video to start playing when the page loads you can set the “autoplay” option to “true”: [flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" autoplay="true"] Player Size By default, the player takes up the full width of the content area. You can easily control the size by specifying a width for it: [flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" width="500"] The height will be automatically determined based on the ratio (please see the “Control Player Ratio section” for details). Player Ratio The player ratio is set to “0.417” by default. But you can override it by specifying a different ratio in the shortcode: [flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" ratio="0.345"] Loop Video If you want a particular video to start playing again when it ends you can set the “loop” option to “true”: [flowplayer src="http://example.com/wp-content/uploads/videos/test.mp4" loop="true"] For documentation please visit the Flowplayer Video Player plugin page
Top keywords