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/

스크린샷

설치

  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.

FAQ

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.