IntelliAssist Marketing Suite

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

  1. Upload the plugin folder to /wp-content/plugins/intelliassist-marketing-suite/
  2. Activate the plugin through the β€˜Plugins’ screen in WordPress
  3. Go to β€œWoo API Key” in your WordPress admin menu to view keys

FAQ

Who can access the keys?

Only administrators (manage_options capability) 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.

Contributors

Changelog

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