SupportZiip

描述

SupportZiip helps WordPress site owners add AI-powered support and sales assistants without requiring a SaaS account. Site owners bring their own OpenAI or Gemini API key, create assistants, publish them with shortcodes, and review local conversation logs in wp-admin.

The free version is local-first. It includes local AI usage controls, privacy tools, retention settings, and export/delete controls for conversation logs.

Upgrade path

SupportZiip may offer a separate premium plugin outside WordPress.org for additional commercial workflows. The WordPress.org package is fully functional as shipped and does not lock local bundled features behind a license key.

Optional pricing information is available at https://supportziip.com/pricing. This free plugin does not embed that page, load external pricing scripts, collect payment details, or initialize a remote commerce SDK inside wp-admin.

Free features

  • Bring your own OpenAI or Gemini API credentials.
  • Configure local monthly AI message limits.
  • Configure local per-session hourly rate limiting.
  • Set a maximum visitor message length.
  • Customize assistant prompts and welcome messages.
  • Ground responses with one URL or uploaded knowledge file per assistant.
  • Detect possible human escalation requests in conversation logs.
  • Review local conversation logs in wp-admin.
  • Export, delete, and retain conversation logs with admin controls.
  • Add suggested privacy-policy content through the WordPress Privacy Policy Guide.
  • Publish assistants with shortcodes.
  • Display chat in embedded, full-page, or fullscreen overlay layouts.
  • Use the built-in QA Checks page during site-owner validation.
  • Use a polished, light-only admin interface on plugin screens.

Privacy and AI provider data transfer

This plugin uses the site owner’s own OpenAI or Gemini API key. When a visitor sends a message, the plugin may send the visitor message, assistant prompt, conversation context, and enabled knowledge content to the selected AI provider so a response can be generated.

Conversation logs are stored locally in the WordPress database unless the site administrator deletes them or configures retention cleanup. Site administrators should review their privacy policy, AI provider terms, and data retention requirements before enabling the chatbot.

Local-first behavior

The free plugin remains useful without a cloud account. It does not require a SupportZiip cloud connection to create assistants, configure BYO API keys, publish shortcodes, or manage local conversation logs.

Future commercial services may use explicit opt-in cloud communication, but the free submission build does not send Business OS telemetry, usage analytics, account data, or plugin activity data to SupportZiip, Workziip, or any licensing/commerce service.

External Services

SupportZiip can connect to the following third-party services only when a site administrator configures the related feature or API key. The plugin does not include bundled AI credits. Site owners are responsible for reviewing each provider’s terms, privacy policy, and data-processing requirements before enabling an AI provider.

OpenAI

SupportZiip can use OpenAI to generate assistant replies when the site administrator selects OpenAI and saves an OpenAI API key in the plugin settings.

When a visitor sends a message to an assistant using OpenAI, SupportZiip sends the visitor message, the assistant instructions, recent conversation context, and any enabled assistant knowledge content needed to generate a reply to OpenAI’s API endpoint.

This data is sent only when a visitor submits a chatbot message to an assistant configured to use OpenAI, or when an administrator tests OpenAI provider settings.

OpenAI Terms: https://openai.com/policies/business-terms/
OpenAI Privacy Policy: https://openai.com/policies/privacy-policy/

Google Gemini / Google Generative Language API

SupportZiip can use Google Gemini through the Google Generative Language API to generate assistant replies when the site administrator selects Gemini and saves a Gemini API key in the plugin settings.

When a visitor sends a message to an assistant using Gemini, SupportZiip sends the visitor message, the assistant instructions, recent conversation context, and any enabled assistant knowledge content needed to generate a reply to Google’s Generative Language API.

This data is sent only when a visitor submits a chatbot message to an assistant configured to use Gemini, or when an administrator tests Gemini provider settings.

Gemini API Terms: https://ai.google.dev/gemini-api/terms
Google Terms of Service: https://policies.google.com/terms
Google Privacy Policy: https://policies.google.com/privacy

Professional Disclaimer

SupportZiip is provided on an “as is” and “as available” basis without warranties of any kind. Users are responsible for installing, configuring, testing, securing, maintaining, backing up, and operating the plugin in their own environment, and for complying with applicable laws, privacy rules, consent requirements, tax obligations, third-party platform terms, and data-handling requirements.

SupportZiip may connect to third-party services only when configured by the user, such as AI providers or related APIs. WorkZiip does not control third-party availability, pricing, data practices, policy changes, outages, errors, or security incidents.

Nothing in the plugin, documentation, onboarding material, support content, or related communication constitutes legal, financial, tax, security, compliance, or other professional advice. Users should consult qualified professionals before using the software in regulated, high-risk, mission-critical, or legally sensitive environments.

To the fullest extent permitted by law, Dele Ogundele, WorkZiip, related businesses, contributors, maintainers, partners, agencies, affiliates, licensors, and distributors shall not be liable for indirect, incidental, consequential, special, exemplary, punitive, lost-profit, lost-revenue, lost-data, business-interruption, compliance, security, reputational, or third-party damages arising from or related to use of the software, documentation, services, integrations, or related materials.

屏幕截图

安装

  1. Upload the plugin folder to /wp-content/plugins/supportziip/ or install the ZIP through Plugins > Add New > Upload Plugin.
  2. Activate SupportZiip.
  3. Go to SupportZiip > Settings and add your OpenAI or Gemini API key.
  4. Create an assistant from SupportZiip > Assistants.
  5. Copy the generated shortcode and place it on a page, post, widget, or block.

常见问题

Does this plugin require a SaaS account?

No. The free version works locally with your own OpenAI or Gemini API key.

Does the plugin include AI usage controls?

Yes. Administrators can configure a local monthly AI message limit, a per-session hourly limit, and a maximum visitor message length.

Are visitor messages sent to OpenAI or Gemini?

Yes, when an assistant is used. Visitor messages and relevant assistant context are sent to the configured AI provider so a response can be generated. Administrators should disclose this in their privacy policy.

Are conversation logs stored?

Yes. Conversation logs are stored locally in the WordPress database. Administrators can export logs, delete logs, or configure retention cleanup.

Can I delete plugin data on uninstall?

Yes. The Settings screen includes a data-removal option. It is off by default to prevent accidental data loss.

How do I publish an assistant?

Create or edit an assistant, then copy its shortcode and place it on a page, post, widget, or block.

Does this include CRM sync, lead integrations, or human notification routing?

No. The free WordPress.org submission build focuses on local BYO-AI chat, assistant publishing, conversation logs, usage controls, and privacy tools.

评价

此插件暂无评价。

贡献者及开发者

「SupportZiip」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「SupportZiip」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.5.5

  • Restored the generous SupportZiip Lite product experience from the polished dashboard build.
  • Added Legal & Responsible Use admin page and professional disclaimer.
  • Kept Lite local-first with BYO OpenAI/Gemini, assistants, shortcodes, logs, usage controls, diagnostics, privacy tools, and no PayZiip dependency.
  • Updated WordPress.org readiness metadata and removed legacy premium-runtime identity tokens.

1.5.4.8

  • Hardened custom-table SQL handling, uninstall cleanup allowlists, and read-only nonce false-positive documentation for Plugin Check.

1.5.4.7

  • Fixed Plugin Check errors for prepared SQL placeholders, provider exception escaping, translator comments, export cleanup, and prefixed bootstrap functions.

1.5.4.6

  • Updated the plugin author URI to https://workziip.com for final WordPress.org submission metadata alignment.

1.5.4.5

  • Fixed rendered text contrast for Dashboard notices and Knowledge Base quick-link buttons.

1.5.4

  • Updated the External Services section to document only the AI providers used by the free package: OpenAI and Google Gemini / Google Generative Language API.
  • Removed trialware-style local feature gating from the WordPress.org package.
  • Removed assistant-count license gating from the free package.
  • Removed premium-only provider references from the free package.
  • Kept OpenAI/Gemini BYO API support, TXT/MD knowledge uploads, shortcodes, usage controls, conversation logs, and privacy tools.

1.5.3

  • Public free submission baseline.