Changeset 3450756
- Timestamp:
- 01/30/2026 11:57:56 PM (2 months ago)
- File:
-
- 1 edited
-
vimeify/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vimeify/trunk/readme.txt
r3450687 r3450756 18 18 > Note: This plugin is not affiliated with Vimeo. It uses the official Vimeo Developer API to enable uploads and management of videos from your WordPress site. 19 19 20 === Ideal For ===20 === 🎯 Ideal For === 21 21 22 22 - Streamlining your workflow: Upload videos without logging into Vimeo. … … 24 24 - Accepting front-end video uploads via forms like WPForms or Gravity Forms (PRO version). 25 25 26 == How It Works ==26 == ⚙️ How It Works == 27 27 28 28 1. Register an app at the Vimeo Developer Portal: https://developer.vimeo.com/ … … 33 33 Documentation: https://docs.vimeify.com/ 34 34 35 == Core Features ==35 == ✨ Core Features == 36 36 37 - Upload videos from the Media Library, Gutenberg, or Classic editor. 38 - Responsive embeds across both editor types. 39 - Embed Uploaded videos table in Gutenberg, Bricks and Elementor or via shortcode [vimeify_videos_table] 40 - Dedicated admin pages under Vimeify tab in WordPress admin. 41 - Shortcode support: [vimeify_video id="vimeo_id"] 42 - Automatic metadata sync and deleted video cleanup via WP cron. 43 - Permissions respected: only users with upload_files or manage_options can access upload screens and settings. 37 Everything you need to upload and display Vimeo videos from WordPress: 44 38 45 == Premium Features == 39 **Uploads** 40 - Admin dashboard uploads with intuitive interface 41 - Chunked upload support for large video files 42 - Upload profile configuration for consistent settings 46 43 47 Unlock advanced functionality including: 44 **Display & Embedding** 45 - Video Block for Gutenberg, Elementor, and Bricks 46 - Gallery Block with playlist style display 47 - Table Block to showcase your video library 48 - Shortcode support: `[vimeify_video id="vimeo_id"]` and `[vimeify_videos_table]` 49 - Responsive embeds across all editors 48 50 49 - Front-end Uploads via WPForms and Gravity Forms (with chunked upload and progress bar) 50 - ACF Field Support to link Uploaded videos to post meta 51 - Privacy Controls for embedding and view permissions 52 - Folder & Embed Preset Management 53 - Bulk Tools for uploading, editing, and deleting videos 54 - Video Search inside Gutenberg and Classic editors 55 - Dedicated Support and automatic PRO updates 51 **Management** 52 - Dedicated admin pages under Vimeify menu 53 - Video management tools with metadata editing 54 - Automatic synchronization with your Vimeo account 55 - Deleted video cleanup via WP cron 56 57 **Developer Tools** 58 - WP-CLI command support for automation 59 - Permission controls (upload_files or manage_options capability) 60 61 == 🚀 Premium Features == 62 63 Unlock advanced functionality for professional video workflows: 64 65 **Frontend Uploads** 66 - User-generated content uploads from the frontend 67 - WPForms integration with chunked upload and progress bar 68 - Gravity Forms integration with chunked upload and progress bar 69 - CustomForms API for developers to build custom integrations 70 71 **Advanced Display** 72 - Grid Block/Widget across Gutenberg, Elementor, and Bricks 73 - Gallery slider style for dynamic presentations 74 - Grid filtering and search functionality 75 76 **Page Builder Integrations** 77 - ACF field type for linking videos to post meta 78 - Enhanced Bricks Builder elements 79 - Enhanced Elementor widgets 80 81 **LMS Compatibility** 82 - LearnDash integration for course videos 83 - TutorLMS integration for lesson content 84 85 **Priority Support** 86 - Email support with 24-hour response time 87 - Private ticket system for dedicated assistance 88 - Automatic PRO updates 56 89 57 90 Get the Premium Version: https://vimeify.com/buy … … 66 99 4. Start uploading under Media > Vimeo. 67 100 68 === API Setup ===101 === 🔑 API Setup === 69 102 70 103 1. Visit Vimeo Developer Portal: https://developer.vimeo.com/ and create an app.
Note: See TracChangeset
for help on using the changeset viewer.