Title: CMB SQLite Form
Author: cmorillas1
Published: <strong>ডিচেম্বৰ 4, 2025</strong>
Last modified: ডিচেম্বৰ 16, 2025

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/cmb-sqlite-form/assets/banner-772x250.png?rev=3420824)

![](https://ps.w.org/cmb-sqlite-form/assets/icon-256x256.png?rev=3420815)

# CMB SQLite Form

 [cmorillas1](https://profiles.wordpress.org/cmorillas1/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/cmb-sqlite-form.0.9.3.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/cmb-sqlite-form/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/cmb-sqlite-form/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/cmb-sqlite-form/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/cmb-sqlite-form/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/cmb-sqlite-form/)

## বৰ্ণনা

**CMB SQLite Form** is a lightweight yet powerful contact form solution designed
for performance and privacy. Unlike traditional form plugins that clutter your main
WordPress database, this plugin stores all submissions in a secure, local SQLite
database.

It features a robust **Global vs. Per-Form Settings** system, allowing you to configure
defaults once and override them only when needed for specific forms.

#### Key Features

 * **🚀 Zero-Overhead Storage**
    - Uses a dedicated SQLite database file for submissions.
    - Keeps your main WordPress database clean and fast.
    - Portable data: Download the entire `.db` file for backups or migration.
 * **🛡️ Advanced Bot Protection**
    - **Honeypot Field:** Invisible field to trap bots.
    - **Time Validation:** Rejects submissions that are filled out too quickly (
      human behavior analysis).
    - **Simple CAPTCHA:** Lightweight text-based questions (e.g., “2 + 2 = ?”) without
      external dependencies.
 * **📧 Junk Email Protection**
    - **Disposable Email Blocker:** Automatically blocks temporary/throwaway email
      addresses.
    - **Multiple Sources:** Supports multiple blocklist sources with automatic deduplication.
    - **Auto-Updates:** Keeps your blocklist fresh with one-click updates.
 * **🎨 Professional Styling**
    - **Pre-designed Templates:** Choose from multiple professional styles (Default,
      Dark Mode, Minimal, etc.).
    - **WordPress Customizer Ready:** Fully compatible with “Additional CSS” for
      advanced customization.
    - **Responsive Design:** Forms look great on all devices automatically.
 * **📨 Flexible Email Notifications**
    - **Dual Notifications:** Send distinct emails to Admin (notification) and User(
      confirmation).
    - **Custom SMTP Support:** Built-in SMTP configuration (Host, Port, Auth, SSL/
      TLS) to bypass `wp_mail()` if needed.
    - **Sender Customization:** Customize “From Name” and “From Email” per form.
 * **⚙️ Smart Configuration System**
    - **Global Defaults:** Set your preferred settings once for the entire site.
    - **Per-Form Overrides:** Override ANY setting (fields, emails, styling, protection)
      for individual forms.
    - **Modular Architecture:** Enable or disable features as needed.
 * **📊 Full Entry Management (Free)**
    - **Unlimited Submissions:** No limits on the number of entries.
    - **Search & Filter:** Easily find specific submissions in the dashboard.
    - **Export Tools:** Download all your data as CSV or full DB backup (often a
      premium feature in other plugins).
 * **🔒 Privacy & GDPR**
    - **Consent Checkbox:** Built-in privacy policy acceptance field.
    - **Data Management:** Tools to export (CSV/DB) or delete data upon uninstall.
    - **Local Storage:** Data stays on your server, not third-party clouds.

#### Perfect For

 * **Contact Forms:** Simple, fast, and secure contact pages.
 * **Lead Generation:** Capture leads on landing pages with minimal friction.
 * **Download Gates:** Deliver files (PDFs, ebooks) via email confirmation links.
 * **Support Requests:** Organize customer queries efficiently.
 * **Event & Quote Requests:** Structured data collection for business needs.
 * **Feedback & Surveys:** Gather user opinions without external services.
 * **High-Performance Sites:** Zero database overhead keeps your site fast.
 * **Privacy-Focused Projects:** Local storage with built-in GDPR tools.
 * **Developers & Agencies:** Clean architecture that keeps the main DB optimized.
 * **Data Ownership:** Full access to your data (view/export) without paywalls.

### Configuration

#### Global vs. Form Settings

The plugin uses a smart inheritance system:
 1. **Global Settings:** Define the 
default behavior for ALL forms (e.g., your SMTP server, default styling, admin email).
2. **Form Settings:** When editing a specific form, you can toggle **“Override Global
Settings”** on any section to customize it just for that form.

#### Setting up Bot Protection

 1. Go to **Global Settings > Bot Protection**.
 2. Enable **Honeypot** (recommended).
 3. Enable **Time Validation** (e.g., set to 3 seconds).
 4. (Optional) Enable **CAPTCHA** for stricter forms.

#### Configuring Email Sending

You can choose how emails are sent:
 * **WordPress Default:** Uses your server’s
standard PHP `mail()` function. * **Custom SMTP:** Go to **Notifications > Outgoing
Server** to configure a specific SMTP server (Gmail, SendGrid, etc.) for reliable
delivery.

## স্ক্ৰীনশ্বট

 * [[
 * **Forms Dashboard** – Overview of all your forms.
 * [[
 * **Global Settings** – Configuring defaults for the entire site.
 * [[
 * **Form Overrides** – Customizing specific settings for a single form.
 * [[
 * **Bot Protection** – Configuring Honeypot, Time Validation, and CAPTCHA.
 * [[
 * **Junk Email** – Managing blocklists and sources.
 * [[
 * **Entries Management** – Viewing and exporting submissions.
 * [[

## ইনষ্টলেশ্যন

 1. Upload the `cmb-sqlite-form` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to **CMB SQLite Form** in the admin menu.
 4. (Optional) Configure your **Global Settings** to set defaults for all forms.
 5. Create a new form and copy its shortcode: `[cmb_sqlite_form id="1"]`.

## সঘনাই উত্থাপিত প্ৰশ্ন

### Where is the data stored?

Data is stored in a secure `.db` (SQLite) file within your `wp-content/uploads/cmb-
sqlite-form/` directory. This ensures your main WordPress database remains untouched.

### Can I customize the form CSS?

Yes! You can select a pre-made template in the **Styling** section. For specific
changes, use the WordPress Customizer (**Appearance > Customize > Additional CSS**)
and target classes like `.cmbsqf-form`, `.cmbsqf-input`, and `.cmbsqf-button`.

### How do I update the disposable email blocklist?

Go to **Junk Email Protection**, add your source URLs (e.g., from GitHub lists),
and click **“Update Blocklist Now”**. The plugin will download, merge, and deduplicate
the domains automatically.

### What happens if I uninstall the plugin?

By default, data is preserved. You can enable **“Delete on Uninstall”** in **Global
Settings > Data Management** if you want to wipe all forms and entries upon deletion.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“CMB SQLite Form” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ cmorillas1 ](https://profiles.wordpress.org/cmorillas1/)

[আপোনাৰ ভাষাত “CMB SQLite Form” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/cmb-sqlite-form)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/cmb-sqlite-form/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/cmb-sqlite-form/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/cmb-sqlite-form/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/cmb-sqlite-form/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 0.9.3

 * Added Icons

#### 0.9.2

 * Added FORM_FIELDS constant for field definitions.
 * Improved settings sanitization with explicit rules table.
 * Added realpath() validation for CSS templates.
 * Improved error handling in SQLite connections.
 * Fixed download headers encoding.
 * Removed duplicate script enqueue.
 * Code cleanup and PHPDoc improvements.

#### 0.9.1

 * Fixed Error

#### 0.9.0

 * Initial release.
 * SQLite database engine implementation.
 * Global vs. Per-Form settings architecture.
 * Advanced Bot Protection (Honeypot, Time, CAPTCHA).
 * Junk Email Protection with multi-source blocklists.
 * Template-based styling system.
 * Custom SMTP support.
 * CSV and Database export tools.

## মেটা

 *  **0.9.3** সংস্কৰণ
 *  **4 মাহ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 5.0 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **6.9.4**
 *  PHP-ৰ সংস্কৰণ ** 7.4 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/cmb-sqlite-form/)
 * [anti-spam](https://as.wordpress.org/plugins/tags/anti-spam/)[contact form](https://as.wordpress.org/plugins/tags/contact-form/)
   [forms](https://as.wordpress.org/plugins/tags/forms/)[GDPR](https://as.wordpress.org/plugins/tags/gdpr/)
   [SQLite](https://as.wordpress.org/plugins/tags/sqlite/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/cmb-sqlite-form/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/cmb-sqlite-form/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cmb-sqlite-form/reviews/)

## অৱদানকাৰীসকল

 *   [ cmorillas1 ](https://profiles.wordpress.org/cmorillas1/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/cmb-sqlite-form/)