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.
ডেভেলপার এবং কন্ট্রিবিউটর
“IntelliAssist Marketing Suite” is open source software. The following people have contributed to this plugin.
কন্ট্রিবিউটরTranslate “IntelliAssist Marketing Suite” into your language.
ডেভেলপমেন্ট এ আগ্রহী?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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