WP Manifestindependent plugin directory
manifest / admin / wp-plugin__admin-widgets

_ANDYP - Admin - Dashboard widgets

Create admin widgets for the wordpress dashboard. Enables you to embed any code including iframes.

by Andy Pearson · github.com/ioroot/wp-plugin__admin-widgets · website

3stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ioroot/wp-plugin__admin-widgets/archive/refs/heads/master.zip

From the readme

Admin Dashboard iFrame Widgets Built using ACF, this plugin Creates a widget for the Wordpress administration dashboard. Enables you to embed any code including iframes. 1. Table of Contents 1. Table of Contents 2. About The Project 2.1. Built With 2.2. Installation 3. Usage 3.1. Enabled 3.2. Title 3.3. Slug 3.4. Code 4. Customising 5. Troubleshooting 6. Contributing 7. License 8. Contact 2. About The Project Embed code / iframes into widgets onto admin dashboard. Can also style them with CSS. (back to top) 2.1. Built With This project was built with the following frameworks, technologies and software. ACF PHP Wordpress (back to top) 2.2. Installation These are the steps to get up and running with this plugin. 1. Clone the repo into your wordpress plugin folder 1. Activate the plugin. 1. Access via the 'options' sidemenu. (back to top) 3. Usage This plugin uses ACF Pro to build its dashboard. You need the 'Pro' version for the repeater field functionality. Once the plugin has been installed and activated, you can access the creator on the sidemenu under a new selection called 'options'. You will be presented with a blank page

Read the full README on GitHub →