Easily share important documents on your website without redirecting visitors elsewhere. Document Embedder Addons for Elementor gives you 17 ready-to-use widgets that display PDFs, Word files, spreadsheets, presentations, Google Docs, Google Sheets, Google Slides, and more directly in your pages. Just drag and drop any file from your media library, tweak the size and style, and watch it fit perfectly into your design.
Perfect for businesses sharing contracts, teachers displaying worksheets, or course creators embedding lesson materials—this addon keeps users engaged on your site with smooth, responsive viewing. No coding required, and everything works beautifully on mobile devices too.
Pdf.js PDF Viewer(Pro): Display your PDF in premium look with the pdf.js library.
Key Features
PDF Viewer: Embed PDF files with customizable toolbar, page navigation, and zoom controls.
Flipbook Viewer: Create interactive flipbook-style PDF viewers.
Document Download: Download functionality within embedded documents.
Document Library(Pro): Centralized hub to organize and manage all your embedded documents.
Modern Document Library(Pro): Showcase documents using 12 premium layout designs with search and filters.
Annotated Document(Pro): Allow users to highlight and annotate documents.
Document Search(Pro): Search functionality within Adobe PDF embedded documents.
Easy Integration
Simply install the plugin, navigate to your Elementor editor, and drag any document widget to your page. Upload your document or link to an existing file, customize the settings, and publish. No coding required!
🔥 Check out our featured WordPress Plugins
Html5 Video Player – Display videos as single and playlist in multiple skins.
PDF Poster – Display/Embed PDF files with different styles.
Join a growing community of web creators, designers, developers, and WordPress users who are building amazing sites with bPlugins. Be part of the movement that’s making website design faster, more powerful, and more intuitive.
Purpose: Shared utility library providing admin dashboard components and common Gutenberg editor controls.
External Services: The library may connect to bPlugins, WordPress.org, and Freemius services for product data and checkout functionality. See full details: https://github.com/bPlugins/bpl-tools#external-requests–why-they-are-made
WordPress.org Plugins API
Service URL: https://api.wordpress.org/plugins/info/1.2/
Purpose: The admin dashboard queries the official WordPress.org Plugins API to retrieve and display a curated list of other plugins by the same author (“Our Plugins” section).
Data Sent: Plugin slugs and author name; no personal or site data is collected.
Terms of Service: https://wordpress.org/about/tos/
The full uncompressed source code for this plugin is publicly available here:
https://github.com/bPlugins/document-embedder-addons-for-elementor-wp.git
This repository includes all development files, including the ‘src’ directory,
SCSS, JSX, build scripts, and instructions for generating the production build
contained in the plugin.
Build Instructions
This plugin uses React and webpack for the admin dashboard. To compile the source code, please run the following commands from the plugin root directory:
1. npm install
2. npm run build