WordPress Plugin Tutorials
This section walks through the MGA WP plugin from the WordPress admin’s perspective — every screenshot here is a live HTML replica of the plugin UI, not a static image, so labels and layouts always match the shipped plugin.
The workspace, at a glance
Section titled “The workspace, at a glance”Every page of the plugin lives inside the same shell. Take 10 seconds to learn the three regions:
Bot overview
Settings, preview and the embed shortcode for the selected bot.
Whatever you read or edit in this main column belongs to the bot you picked in the dropdown on the left. Switch the dropdown to load a different bot — there is no “global” state.
1Select bot — drives everything. The dropdown writes the bot id into the URL; the rest of the panel re-reads from that.
2Chat app sections — every tab of the full-page chat customizer. Clicking jumps you into
/bots/<id>/chat-app/<section>.3Main pane — form + live preview for the selected bot. Saves only ever target that bot’s row.
Pick a tutorial
Section titled “Pick a tutorial” Install the plugin Download, upload, activate, sync your bots.
Customize the chat surface Branding, welcome screen, bubble style, behavior — all per bot.
Copy the embed shortcode One shortcode per bot. How to grab the right one.
Require WordPress login Gate the chat surface behind a WP login + sign-in copy.
Floating widget When to use the bubble vs the full-page surface.