App Introduction
Embedded File Sharing & Download Widget for customers to search, preview, and instantly download PDFs and images An embedded widget for creating file download pages, resource centers, or file directories for your customers. Add files directly from Shopify Storage and list them as free, downloadable public files—no more duplicate uploads to Google Drive (Gdrive) or Dropbox. Customers can search files via the built-in search bar, preview PDFs and images, then download them instantly. Perfect for PDF catalogs, instruction manuals, price lists, sales kits, brochures, documents, press kits, spreadsheets, recipes, booklets, and media release kits.
Core Functionality
- File Search Bar - Let customers search for PDFs and downloadable files using keywords
- Embedded Widget - Show customers PDF previews and image previews before download
- File Categorization - Group downloadable files into categories to stay organized
- Customizable Widget - Add custom CSS and translated text as needed
- Supports file downloads in all formats, including PDFs, images, documents, and videos
Merchant-Friendly
- Digital Product Merchants
- Educational E-commerce
- Content Creator Stores
- Multi-category E-commerce
Basic Information
- Developer:MP Apps
- Address:23, Singapore, 823176, SG
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:3 comment
- Release Date:2024-7-2
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- File search widget supporting up to 20 files
- Search files by keyword
- File categorization
- In-page image and PDF preview
- Custom CSS and language
Pro
- File search widget supporting up to 100 files
- Search files by keywords
- File categorization
- In-page image and PDF preview
- Custom CSS and language
Premium
- File search widget supporting unlimited files
- Search files by keywords
- File categorization
- In-page image and PDF preview
- Custom CSS and language
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/files.json?query={keyword}
- GET /admin/api/products/{product_id}/files.json?query={keyword}
- GET /admin/api/orders/{order_id}/files.json?query={keyword}
Permission:read_files,read_products,read_orders
- GET /admin/api/files/{file_id}/preview.json
- GET /admin/api/products/{product_id}/files/{file_id}/preview.json
- GET /admin/api/orders/{order_id}/files/{file_id}/preview.json
Permission:read_files,read_products,read_orders
- POST /admin/api/file_categories.json
- PUT /admin/api/file_categories/{category_id}.json
- GET /admin/api/file_categories.json
Permission:write_file_categories,read_file_categories,manage_files
- POST /admin/api/widgets/{widget_id}/customization.json
- PUT /admin/api/widgets/{widget_id}/customization.json
- GET /admin/api/widgets/{widget_id}/customization.json
Permission:write_widgets,read_widgets,manage_themes
- GET /admin/api/files/{file_id}/download.json
- GET /admin/api/products/{product_id}/files/{file_id}/download.json
- GET /admin/api/orders/{order_id}/files/{file_id}/download.json
Permission:read_files,read_products,read_orders