Description
IntelliAssist Marketing Suite is a simple plugin that automatically creates WooCommerce REST API keys on activation and exposes them securely to administrators via a REST API and admin interface.
Features:
– Auto-generates Consumer Key and Secret for WooCommerce
– Secure REST API endpoint (accessible only to administrators)
– Admin UI to view keys and endpoint
Installation
- Upload the plugin folder to
/wp-content/plugins/intelliassist-marketing-suite/ - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to “Woo API Key” in your WordPress admin menu to view keys
FAQ
-
Who can access the keys?
-
Only administrators (
manage_optionscapability) can view keys via REST or admin panel. -
Where is the REST endpoint?
-
/wp-json/intelliassist/v1/keys
Reviews
There are no reviews for this plugin.
Contributors & Developers
“IntelliAssist Marketing Suite” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “IntelliAssist Marketing Suite” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.19
- Added Sitemap Automation with secure REST API endpoint
- Implemented robots.txt integration for custom sitemaps
1.1.18
- Fixed connection URL (using correct backend endpoint)
- Fixed JS error (enqueued wp-pointer)
1.1.17
- Added detailed error reporting for connection failures
1.1.16
- Updated proxy URL to staging environment
1.1.15
- Fixed display of connected email after manual entry
- Improved persistence of connection details
- Improved robustness of activation redirect (AJAX/Headers check)
1.1.14
- Fixed UI layout for email input
- Hardened activation redirect reliability
1.1.13
- Fixed auto-connection redirect logic
- Improved UI feedback for failed connections
1.1.12
- Improved connection state logic
- Added manual email input for failed auto-connections
1.1.11
- Implemented auto-connection on plugin activation
- Enhanced onboarding flow
1.1.10
- Restored sidebar icon
- Removed Store ID from UI
- Minor UI cleanup
1.1.9
- Fixed default proxy base URL to /p/ for SEO
1.1.8
- Added customizable Store URL Slug (default: /p/) for better SEO
- Cleaned up hardcoded proxy paths
- Added custom email input for provisional emails
1.1.7
- Polished UI with premium touches
- Fixed sidebar menu icon sizing
1.1.6
- Updated branding with new logo
- Removed suggestion banner
- Improved UI consistency
1.1.5
- Premium UI overhaul
- Strict email validation and pre-flight checks
1.1.4
- Fixed UI styling (admin-style.css loading)
- Added ‘Login to Dashboard’ button
1.1.3
- Implemented manual authorization flow
- Removed hardcoded development URLs
1.1.2
- Added /v1/ prefix for API Versioning
1.1.1
- Added config constant INTELLIASSIST_APP_URL
- Enhanced auth return handling
1.1.0
- Added App Proxy features
- Updated connection flow
1.0.12
- added uninstall or deactivation handling
1.0.11
- removed debugging webhook requests
1.0.10
- shifted to nest.staging temporarily
1.0.9
- shifted to staging temporarily
1.0.8
- added Intelliassist dashboard redirect
1.0.7
- added functionality to send user details to nest Backend workflow
1.0.6
- updated UI
- aded functionality to send user details to n8n workflowd
1.0.5
- updated UI
- added ‘visit Intelliassist” button
1.0.4
- added functionality to extract user details along with woo keys
1.0.3
- Improved plugin architecture with separated CSS and js file
- Enhanced WooCommerce dependency handling
- Better admin interface loading performance
1.0.2
- Improved plugin architecture with separated CSS file
- Enhanced WooCommerce dependency handling
- Better admin interface loading performance
1.0.1
- Previous changes…
1.0.0
- Initial release