I’ve not heard of any plugin that currently provides this functionality. This sounds like a perfect opportunity for custom WP development – either you hiring someone to code this for you (which could then be very useful to others desiring the same functionality), or someone in the WP community spontaneously filling a need 😉
I’ve been customizing WordPress lately to serve as a web app for all sorts of purposes I couldn’t have imagined just a year ago. What you want might not exist yet, but it’s totally doable…
Related Posts:
- Strategy On Building Plugin Using Eclipse
- Is It Always a Best Practice to Decouple the Frontend from the Admin Area When Developing a WordPress Application?
- Get Current Menu Location inside Nav_Walker
- How should I go about registering JavaScript that isn’t a file? [duplicate]
- Getting posts by taxonomy
- How can I start Plugin Development?
- Best Way to Inventory the Media Library of a 200+ Multisite Installation?
- Update Option Stored in Multi-Dimensional Array
- check if Gutenberg is currently in use
- WordPress Plugin Development – Headers Already Sent Message
- Get page content using slug
- How to include wp-load.php from any location?
- Correct way to enqueue jquery-ui
- $wpdb->insert_id
- Remove profile picture option (and other things) from profile.php (in admin)
- How to disable plugin update notification for a specific plugin in Multisite
- Getting old term value with edited_{$taxonomy} | Hook
- Save metabox with multiple checkbox array
- WordPress plugin how to run function when button is clicked
- How does uninstalling WordPress plugins work?
- Error with Custom Admin Screen in iframe Thickbox
- How to list events by category and month with plugin Event Organiser?
- What action is called when drafts are saved?
- How to: get main plugin/theme file?
- PHPUnit test plugin activation
- Use an empty page to build custom plugin output
- Dropdown list of pages to get page id to store in plugin options
- How to add custom content under plugin row in WordPress admin plugin list?
- What is the best way to overwrite /wp-admin/ms-delete-site.php
- Create a new page in a plugin
- Where should I store global data for my multi-site WordPress plugin?
- Header Button Chance Polylang Elementor
- Print value of an array or variable in a payment plugin
- Find source of notice / warning / errors efficiently
- $wpdb -> Batch insert from XML File?
- Settings not set after calling register_setting()
- preprocess_comment array doesn’t have comment_ID
- Use wp_set_post_terms() instead of wp_insert_post()
- Adding set of custom fields to WordPress Post in Dashboard
- TinyMCE 4.7.11 custom styles using styleselect – what does the ‘attributes’ argument do?
- Modifying meta tags after doing ajax call in plugin
- Modifying the default WordPress .htaccess with a plugin
- Create a free scripts and styles template within a plugin
- Is there a way to list all actions registered by a plugin or theme?
- WordPress Plugin with a shortcode that dynamically generates javascript. Can I use add_action without wrapping the javascript in a function?
- Call wp_generate_password() from within a Class
- Elementor custom Query with ACF fields to show matching woocommerce products custom fields
- How to enqueue style in WordPress plugin from theme files?
- Set different custom menu items for different user roles
- Getting List of all registered Dashboard Widgets
- Why does wp_remote_post returns an empty body response on certain endpoints?
- Bootstrap version conflict 3 with 4 for wordpress theme and plugin [closed]
- Where to write custom logs in WordPress
- pre_get_post alter current post id
- 3rd Party Plugin dependency – how to correctly load classes
- Problems with cron
- add_settings_field Data not passing to Options Page Like it should
- How do I add a favicon that only shows during viewing of my plugin’s admin panel?
- Can’t get CSS Into the Head via add_action
- Remove Default Blogroll Links via Plugin script
- Empty Pdf file generated with FPDF library in WordPress plugin [closed]
- Catching Form Submission in WordPress Admin Panel
- Filter posts in pre_get_posts order by meta value date (desc or asc)
- How to display the category id along with category name on categories list?
- Save temporary registration data
- Activate / Deactivate plugin
- My plugin won’t create table in wordpress 3.5
- Remove Permalink Meta Box not working?
- Serial Number from custom table not appear in woocommerce_email_before_order_table action
- Modify custom block plugin without losing content
- How to replace the existing metatag using the backend to insure a thumbnail image gets fetched when we share on social media?
- When setting styles to an extended block that was saved as a pattern, it doesn’t remove the style that was there
- apply_filters() and call_user_func() to define and call a function outside a class
- HTML Elements in my WP Plugin being generated in JS. Security and Translated Text Question about this method being used
- Sanitization and validation input fields – Settings API
- Always hide a page from the menu
- Author Meta in Author URL Link
- Warning: Illegal string offset ‘Andorra’ in … on line 106
- Different style for specific rows in custom list table using WP_List_Table
- get_comment_meta() for a filter hook in a plugin
- form does not generate $_POST request
- Callback function quicktags that uses variable in start tag
- Font Awesome stopped showing icons, shows &# text instead [closed]
- WordPress Plugin Tool Tip Helpers
- How can I add the Post ID to Class Name in Jquery?
- How to show metabox just in post.php in admin?
- Managing Custom Designed Content
- Stop theme displaying comments
- $wpdb how can i save my postmeta table before querying it
- Create dedicated page with custom template showing custom data
- Can’t switch theme after activation
- Plugin capabilities
- plugin will not offer update even though a new version is available
- How do I replace title with my plugin?
- How to filter manage categories listing
- Enqueue Script in custom plugin before other
- How to remove a class [closed]
- Call API on post save/update and show the result in admin area
- Is there any other ways to replicating changes on live from staging without pushing from git
- upload image to wordpress media library failed for custom post type