콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

Divine Smart Forms – Drag & Drop Contact Form Builder

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

Divine Smart Forms – Drag & Drop Contact Form Builder

작성자: Aditya Singh
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

Divine Smart Forms – Drag & Drop Contact Form Builder is a modern and easy-to-use WordPress form builder plugin that helps you create beautiful contact forms without coding.

Build contact forms, feedback forms, lead generation forms, support forms, and custom forms using a simple drag & drop interface. The plugin is lightweight, responsive, beginner-friendly, and designed for speed and flexibility.

Why use Divine Smart Forms?

  • Create custom forms directly inside WordPress
  • Manage form entries from your own admin dashboard
  • Send email notifications to admins and users
  • Sync submissions to Google Sheets
  • Support file uploads and multiple field types
  • Keep form data in your WordPress site using plugin-owned tables

Key features

  • Drag & Drop Form Builder
  • Responsive Form Design
  • AJAX Form Submission
  • Custom Form Fields
  • Easy Styling & Customization
  • Beginner Friendly Interface
  • Fast & Lightweight
  • Mobile Responsive Forms
  • Spam Protection Ready
  • Modern UI Design

How to use this plugin

  1. Install and activate the plugin.
  2. In wp-admin, go to Divine Forms.
  3. Click + Add New to create a new form.
  4. Add your fields and configure the form settings.
  5. Save the form.
  6. Copy the generated shortcode from the forms list.
  7. Paste the shortcode into any page, post, or widget area.
  8. View submitted entries from Divine Forms > All Entries.

Shortcode

Use the shortcode below to display a form on the front end:

[divismfo_form id="123"]

Replace 123 with your actual form ID.

Typical workflow

  1. Create a form for contact, enquiry, booking, feedback, or lead collection.
  2. Publish it on a page using the shortcode.
  3. Configure admin or user email notifications if needed.
  4. Enable email or Google Sheets options based on your workflow.
  5. Track submissions from the WordPress admin area.

Benefits for site owners

  • Faster lead capture without depending on third-party form services
  • Centralized submission management inside WordPress
  • Better follow-up through email workflows
  • Easier reporting when submissions are synced to Google Sheets
  • Useful record keeping with saved entries inside WordPress

External services

This plugin can connect to third-party services when you enable the related features in the plugin settings or in a form’s configuration.

Google Sheets

This plugin can connect to Google Sheets so form submissions can be written to a spreadsheet and, when needed, a spreadsheet can be created and checked from the WordPress admin area.

Data sent:

  • Google service account credentials that you paste into the plugin settings are used only to request an OAuth access token from Google.
  • Spreadsheet metadata such as the spreadsheet ID, sheet name, and header row may be requested when you validate or use a Google Sheets connection.
  • Form submission values are sent to Google Sheets only when Google Sheets sync is enabled for a form and a submission is processed.

When data is sent:

  • When you save and use a Google service account for Sheets access.
  • When the plugin validates a configured spreadsheet or reads sheet headers.
  • When a visitor submits a form that has Google Sheets sync enabled.

Service provider:

  • Google: Google API Services User Data Policy, Google Terms of Service, Google Privacy Policy

Optional Plugin Tracking

This plugin can optionally send limited analytics data to the developer through Supabase only after a site administrator explicitly allows tracking from the plugin settings or tracking prompt.

Data sent when tracking is allowed:

  • A random anonymous site identifier generated by the plugin
  • Plugin activation and deactivation events
  • WordPress version
  • PHP version
  • Plugin version
  • Site domain name

When data is sent:

  • Only after an administrator clicks Allow Tracking
  • When tracking is first enabled
  • During plugin activation and deactivation after consent
  • Periodically while the plugin remains active, for lightweight install status updates

Service provider:

  • Supabase: Terms of Service, Privacy Policy

설치

  1. Upload the plugin files to the /wp-content/plugins/divine-smart-forms directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open Divine Forms in the WordPress admin menu.
  4. Create your first form and save it.
  5. Copy the shortcode and place it where you want the form to appear.

FAQ

Does this plugin store entries in WordPress?

Yes. Form entries are stored in the plugin’s custom database tables and can be viewed from the WordPress admin area.

How do I display a form on my site?

Create a form in Divine Forms, save it, and copy the shortcode from the forms list. Then paste that shortcode into any page or post.

Can I send notification emails?

Yes. The plugin supports user and admin email notifications, and it also includes reusable email templates.

Does the plugin support Google Sheets?

Yes. The plugin includes Google Sheets integration for submissions.

Does this plugin support file uploads?

Yes. The plugin includes file upload support for forms that need attachments from users.

Can I remove plugin data on uninstall?

Yes. Enable the Delete All Data on Uninstall option in the plugin settings before deleting the plugin.

Is debug logging available?

Yes. You can enable debug logging from the plugin settings when troubleshooting.

Does this plugin track usage?

Only if an administrator explicitly allows tracking. If tracking is skipped, the plugin will not send analytics requests to external services.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Divine Smart Forms – Drag & Drop Contact Form Builder”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자
  • Aditya Singh

자국어로 “Divine Smart Forms – Drag & Drop Contact Form Builder”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

1.2.2

  • Added an opt-in Supabase tracking system with admin consent controls.
  • Added optional tracking for activation status, plugin version, WordPress version, PHP version, and domain name after consent.
  • Added privacy policy helper text and external service disclosure for optional tracking.
  • Fixed uninstall cleanup so plugin data is only removed when the delete-on-uninstall setting is enabled.
  • Fixed file upload handling so uploaded files are saved correctly in entries, upload references, and Google Sheets submissions.
  • Improved file upload UX with selected filename display and a remove-file button.

1.2.1

  • Replaced direct inline admin scripts with enqueued admin JavaScript.
  • Simplified the plugin feature set by removing WhatsApp, PDF, and payment integrations.
  • Kept Google Sheets documentation and WordPress-compliant asset loading in place.

1.2.0

Fixed All issues.

1.1.9

  • Fixed redirect submissions so redirect-enabled forms skip the default success message and redirect immediately.
  • Improved form save/submit JSON handling to avoid corrupting form settings.
  • Improved debug log creation so troubleshooting logs are actually written when enabled.

1.1.8

  • Initial public release.
  • Added a fuller WordPress.org readme with usage instructions, feature overview, and FAQs.

기초

  • 버전 1.2.2
  • 최근 업데이트: 3주 전
  • 활성화된 설치 10보다 적음
  • 워드프레스 버전 6.0 또는 그 이상
  • 다음까지 시험됨: 6.9.4
  • PHP 버전 7.4 또는 그 이상
  • 언어
    English (US)
  • 태그:
    contact formform
  • 고급 보기

평점

아직 제출된 리뷰가 없습니다.

Your review

모든 리뷰 보기

기여자

  • Aditya Singh

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • 미래를 위한 5가지
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.