WT JotForm Integration

外掛說明

WT JotForm Integration is a simple and effective plugin to connect your WordPress site with your Jotform account. You can securely store your Jotform API key to pull and list form submissions directly in your WordPress administrative dashboard.

Features include:
* Secure, encrypted storage of your Jotform API Key.
* AJAX-based rendering of form submissions for quick, seamless viewing without reloading the page.
* Dynamic detection of form questions to automatically generate accurate table headers.
* Fully paginated viewing of submissions.
* Regional support for jotform.com and eu.jotform.com API endpoints.

External services

This plugin connects to the Jotform API to fetch and display form submission data. Jotform is a third-party form building service.

  • Service: Jotform API (https://api.jotform.com and https://eu-api.jotform.com)
  • Data sent: The plugin sends the user’s API key to authenticate and fetch form/submission data. No user data from the WordPress site is sent to Jotform; only data stored in your Jotform account is retrieved.
  • Terms of Use: https://www.jotform.com/terms/
  • Privacy Policy: https://www.jotform.com/privacy/

螢幕擷圖

  • The Jotform Settings page where you enter your API Key.
  • You can check the Connection Status
  • From the Jotform Date menu, select the appropriate form
  • The interactive dashboard displaying fetched Jotform submissions.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/wt-jotform directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Settings -> Jotform and enter your Jotform API Key.
  4. Go to the new Jotform Data menu to select a form and view its submissions.

常見問題集

Where do I find my Jotform API Key?

You can find or create an API key in your Jotform account under Settings > API.

Does this plugin store my submissions in the WordPress database?

No, submissions are fetched live from the Jotform API and cached temporarily using WordPress Transients to ensure fast load times and avoid API rate limits.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WT JotForm Integration〉的開發相關工作。

參與者

將〈WT JotForm Integration〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.2

  • Addressed WordPress.org review feedback.
  • Improved security by removing direct core file includes.
  • Added missing external services disclosure in readme.txt

1.0.1

  • Fixed WordPress.org Plugin Check validations.
  • Corrected repository text domain compliance.

1.0.0

  • Initial release of the WT Jotform Integration plugin.