WT JotForm Integration

Popis

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/

Snímky obrazovky

  • 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.

Instalace

  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.

Nejčastější dotazy

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.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

WT JotForm Integration je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

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.