外掛說明
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
安裝方式
- 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
常見問題集
-
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
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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