Beschreibung
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
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende und Entwickler
„IntelliAssist Marketing Suite“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „IntelliAssist Marketing Suite“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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