Plugin Directory

Changeset 3450756


Ignore:
Timestamp:
01/30/2026 11:57:56 PM (2 months ago)
Author:
codeverve
Message:

Updating readme/assets from GitHub

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vimeify/trunk/readme.txt

    r3450687 r3450756  
    1818> 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.
    1919
    20 === Ideal For ===
     20=== 🎯 Ideal For ===
    2121
    2222- Streamlining your workflow: Upload videos without logging into Vimeo.
     
    2424- Accepting front-end video uploads via forms like WPForms or Gravity Forms (PRO version).
    2525
    26 == How It Works ==
     26== ⚙️ How It Works ==
    2727
    28281. Register an app at the Vimeo Developer Portal: https://developer.vimeo.com/
     
    3333Documentation: https://docs.vimeify.com/
    3434
    35 == Core Features ==
     35== Core Features ==
    3636
    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.
     37Everything you need to upload and display Vimeo videos from WordPress:
    4438
    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
    4643
    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
    4850
    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
     63Unlock 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
    5689
    5790Get the Premium Version: https://vimeify.com/buy
     
    66994. Start uploading under Media > Vimeo.
    67100
    68 === API Setup ===
     101=== 🔑 API Setup ===
    69102
    701031. Visit Vimeo Developer Portal: https://developer.vimeo.com/ and create an app.
Note: See TracChangeset for help on using the changeset viewer.