Install & update¶
Install the plugin¶
- Upload
mindfulagenttowp-content/plugins/. - Activate via Plugins.
- Run database migrations on first load (Activator).
Build the frontend¶
The chat UI lives in frontend/ and must be built for production:
Development with hot reload:
First visit¶
- Open
/mindfulagent/on your site (see Usage) after activation. - Go to MindfulAgent → Settings and add API keys (global / team / personal levels supported).
Updates¶
- Re-run
npm run buildwhen updating if frontend assets changed. - Back up the database before upgrades; plugin uses custom tables with
ma_prefix.