Title: EntryDashboard – Database Addon &amp; Sync for WPForms, CF7, Elementor &amp; More
Author: entriesmanager
Published: <strong>30 أكتوبر، 2025</strong>
Last modified: 4 نوفمبر، 2025

---

البحث عن الإضافات

![](https://ps.w.org/entries-manager/assets/banner-772x250.jpg?rev=3387004)

![](https://ps.w.org/entries-manager/assets/icon-256x256.png?rev=3386995)

# EntryDashboard – Database Addon & Sync for WPForms, CF7, Elementor & More

 بواسطة [entriesmanager](https://profiles.wordpress.org/entriesmanager/)

[تنزيل](https://downloads.wordpress.org/plugin/entries-manager.1.0.3.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/entries-manager/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/entries-manager/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/entries-manager/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/entries-manager/#developers)

 [الدعم](https://wordpress.org/support/plugin/entries-manager/)

## الوصف

**EntryDashboard – Forms Entries Manager** gives you a powerful way to manage, search,
and organize submissions from multiple form plugins in one clean interface.

No more digging through emails or scattered plugin screens. With EntryDashboard,
you get a **centralized entries hub** for popular plugins like **WPForms**, **Contact
Form 7**, **Elementor Forms**, and more (with additional integrations coming soon).

Whether you want to **search**, **filter**, **export**, or **sync with Google Sheets**,
EntryDashboard makes it simple to treat form submissions like the valuable leads
and data they truly are.

Think of it as your **mini-CRM**—but directly inside WordPress.

_Watch the quick demo to see EntryDashboard in action!_

[What’s New](https://entriesmanager.com/features/?utm_source=WordPress) | [Docs](https://entriesmanager.com/docs/?utm_source=WordPress)
| [Video Tutorials](https://www.youtube.com/@EntriesManager) | [Get Help](https://entriesmanager.com/contact-us/?utm_source=WordPress)

### ✨ Why EntryDashboard?

 * **All Entries, One Dashboard** – A unified view for submissions across supported
   form plugins.
 * **Mini-CRM Features** – Add private notes, star favorites, and keep track of 
   follow-ups.
 * **Google Sheets Integration** – Secure OAuth 2.0 connection, no API keys required.
 * **Smarter Workflow** – Bulk actions, status management, quick-view modals, and
   more.
 * **Export Data Easily** – Export filtered entries to CSV.

### 🚀 Free Features

 * Centralized entry listing with counts for all supported forms.
 * Grouping per form in admin dashbaord
 * Clean modal view to display entry details.
 * Copy entry easily
 * Read/Unread status management.
 * Favorite (star) important entries.
 * Bulk actions for deleting, marking status, and more.
 * Global search and date range filtering.
 * Print-friendly entry view.
 * Notes & comments on entries (mini-CRM style).
 * Google Sheets integration with OAuth 2.0 (manual and auto sync).
 * Google Sheet Sync (upto 500 rows) still it will be saved in db and thus resync
   after upgrade
 * Manually Sync individual entry (Click every entry to send in sheet)
 * Manually Unsync individual entry (Remove from sheet)
 * Live view of connected email for entry sync
 * Export to CSV.

### 🌟 Premium (Pro) Features

 * Unlimited Google sheet rows
 * Failed entry re-sync to google sheet
 * Bulk, Asyn entry sync to google sheet with Action Scheduler
 * Export entries to **Excel (XLSX)** and **PDF**.
 * Advanced reporting and analytics.
 * Integrations with **Gravity Forms**, **Ninja Forms**, and more.
 * Team collaboration tools (assign entries, activity log).
 * Extended Google Sheets sync options (conditional sync, multiple sheets).
 * Priority support and updates.

Manage all your form entries effortlessly with **[EntryDashboard Pro – Entries Manager](https://entriesmanager.com/)**!

### Supported Form Plugins

 * Works with **WPForms** (Lite & Pro).
 * Works with **Contact Form 7**.
 * Works with **Elementor Forms**.
 * More integrations (like Gravity Forms, Ninja Forms) coming soon.

### External services

This plugin utilizes two external services to provide its core features: its own**
EntryDashboard Backend Service** and the **Google Sheets API**.

### 1. EntryDashboard Backend Service (backend.entriesmanager.com)

This service acts as a secure intermediary for handling authentication and site 
features.

**What it is used for:**
 * **Secure Authentication Proxy:** It helps manage the
secure OAuth 2.0 connection and refresh tokens for Google Sheets integration. This
prevents highly sensitive tokens from being fully exposed on the WordPress site.***
License/Feature Verification:** It is used to verify the status of the EntryDashboard
Pro license and enable premium features.

**What data is sent and when:**
 * **During initial connection/refresh:** Your website’s
URL (e.g., `https://your-site.com`) is sent to the backend service to identify the
site requesting tokens or feature verification. * **During Google Sheets setup:**
An authorization code is temporarily sent to exchange for the secure access tokens.***
No form entry data is sent to this backend service.**

**Service Provider:**
 * EntryDashboard (The plugin author) * **Terms of Service:**
https://entriesmanager.com/terms-of-service/ * **Privacy Policy:** https://entriesmanager.
com/privacy-policy/

### 2. Google Sheets API (Google LLC)

This service is used to sync your form submission data directly to your designated
Google Sheet.

**What it does:**
 * Sends form entry data (like name, email, and submission fields)
to your designated Google Sheet when syncing. * Receives data updates if using bidirectional
sync (if applicable).

**When data is sent:**
 * Each time an entry is synced manually or automatically
via scheduled sync.

**Service Provider:**
 * Google Sheets API (Google LLC) * Terms of Service: https://
policies.google.com/terms * Privacy Policy: https://policies.google.com/privacy

**User Control:**
 * Users can choose which forms and which fields are synced. *
User can sync, unsync manually from dashboard. * Sync can be disabled at any time
in the plugin settings.

### Third-Party Libraries and Source Code

This plugin includes several third-party libraries that are distributed in minified
or compiled format.
 In compliance with the WordPress.org Plugin Guidelines, links
to their original public source code are provided below:

 * **Alpine.js (`alpine.min.js`)**
    - **Purpose:** Provides a lightweight, declarative JavaScript framework for 
      building reactive UI components.
    - **Source Code:** https://github.com/alpinejs/alpine
 * **Lottie Player (`lottie-player.js`)**
    - **Purpose:** Renders Lottie animations (JSON-based vector animations) for 
      UI feedback and interactions.
    - **Source Code:** https://github.com/LottieFiles/lottie-player
 * **Tailwind CSS (`tailwind.min.js` or `tailwind.min.css`)**
    - **Purpose:** Utility-first CSS framework used to style the admin UI.
    - **Source Code:** https://github.com/tailwindlabs/tailwindcss
 * **Collapse Utility (`collapse.js`)**
    - **Purpose:** Handles simple toggle/accordion interactions in the admin UI.
    - **Source Code:** https://alpinejs.dev/plugins/collapse

The rest of the plugin’s code, including `admin.css` and `admin.js`, is maintained
in human-readable format and is not obfuscated or minified.

## لقطات الشاشة

 * [[
 * Clean entry listing with filters and search.
 * [[
 * Detailed modal view of a single entry.
 * [[
 * Bulk actions in use.
 * [[
 * Google Sheets OAuth authentication screen.
 * [[
 * Entry with notes added (mini-CRM functionality).
 * [[
 * Choose which field need to show by default in table.
 * [[
 * Advanced Export, full control over fields.

## التنصيب

 1. From your WordPress dashboard:
 2.  * Go to `Plugins > Add New`.
     * Search for “EntryDashboard – Forms Entries Manager”.
     * Click `Install Now`  `Activate`.
 3. Manual upload:
 4.  * Download the `.zip`.
     * Go to `Plugins > Add New`  `Upload Plugin`.
     * Upload the `.zip` and activate.
 5. FTP method:
 6.  * Upload the `entrydashboard` folder to `/wp-content/plugins/`.
     * Activate the plugin via `Plugins` in WordPress.

## الأسئلة المتكررّة

Which forms plugins are supported?
 EntryDashboard supports WPForms, Contact Form
7, and Elementor Forms in the free version. The Pro version will also support popular
plugins like Gravity Forms and Ninja Forms, giving you more options to manage and
sync your entries.

How does WPForms Google Sheet Sync work?
 Our plugin uses official Google OAuth 
2.0 for secure connection. Once connected, all your WPForms entries can be automatically
synced to Google Sheets. Your Google credentials are never stored on your server,
and you can revoke access at any time.

Can I export my form entries?
 Yes! You can export entries in CSV format from the
dashboard. The Pro version will also include Excel and PDF export, making it easy
to download, share, or archive your form data.

Does this plugin affect my website speed?
 No. EntryDashboard only runs in the WordPress
admin dashboard. All heavy tasks, like syncing WPForms to Google Sheets, are handled
in the background and won’t slow down your site’s front-end.

Can I mark entries as read/unread?
 Absolutely! You can quickly mark entries as 
read or unread, favorite important submissions, and filter/search through your data
instantly — all without leaving your dashboard.

Is there a way to search or filter entries?
 Yes. EntryDashboard provides instant
search and filter options by name, email, date, or entry ID, helping you quickly
find any submission in seconds.

Is it secure to use with my forms?
 Yes. EntryDashboard respects WordPress security
best practices. All data is stored safely in your database, and sensitive tasks 
like Google Sheet sync are protected with OAuth authentication.

Do I need a Google API key for syncing?
 No. EntryDashboard handles everything using
Google OAuth 2.0, so you don’t need to generate or manage your own Google API key.
The connection is secure, and you can control access directly from your Google account.

Is there documentation for setting up WPForms Google Sheet Sync?
 Yes! We provide
a step-by-step setup guide inside the plugin and on our website. You’ll find instructions
for connecting your forms, syncing entries to Google Sheets, exporting data, and
using advanced features. The documentation is beginner-friendly and ensures you 
can get started in minutes.

Can I sync multiple forms to separate Google Sheets?
 Absolutely. EntryDashboard
lets you connect each WPForms form to its own Google Sheet, keeping your data organized
and easy to manage.

How often does the plugin sync entries?
 The plugin supports real-time or scheduled
syncing using WordPress cron jobs.

Is there support if I face issues during setup?
 Yes. Our team provides dedicated
support through WordPress.org and our website. Whether you’re having trouble connecting
Google Sheets or exporting entries, we’re here to help.

## المراجعات

![](https://secure.gravatar.com/avatar/02ab32b7ed678b1e58dfd299cd58bfcebb2fdfc43a379ded3c41ebef2ea86963?
s=60&d=retro&r=g)

### 󠀁[Exactly What WordPress Was Missing for Form Entries](https://wordpress.org/support/topic/exactly-what-wordpress-was-missing-for-form-entries/)󠁿

 [Abdullah Almamun](https://profiles.wordpress.org/almamun2s/) 27 يناير، 2026

This plugin solves a problem I’ve faced on almost every WordPress project: properly
managing form submissions. Instead of relying on emails or jumping between different
form plugins, all entries are available in one organized dashboard.What I like most
is how practical it feels in real use. Filtering, searching, and reviewing entries
is fast and clean, even when there are lots of submissions. The interface is simple
but well thought out — nothing feels bloated or confusing.It’s especially useful
if you work with multiple form builders, because everything stays consistent in 
one place. Setup was straightforward and it worked out of the box without conflicts.
Overall, it’s a reliable, time-saving plugin that clearly focuses on real user needs.
Definitely worth installing if you handle form data regularly.

![](https://secure.gravatar.com/avatar/76cd2c70d71c1737c69ffb46247976f22044de3dc2ed49b502ff26a1d842fc2b?
s=60&d=retro&r=g)

### 󠀁[really makes form entries more effective](https://wordpress.org/support/topic/really-makes-form-entries-more-effective/)󠁿

 [vpapp](https://profiles.wordpress.org/vpapp/) 3 ديسمبر، 2025 1 reply

all functions working great, super plugin

![](https://secure.gravatar.com/avatar/5911e63642875b43ebe5abcef2c8dbbd3e232a41dc82f1a1cd99120c0095f70a?
s=60&d=retro&r=g)

### 󠀁[A Game-Changer for Managing Form Entries in WordPress](https://wordpress.org/support/topic/a-game-changer-for-managing-form-entries-in-wordpress/)󠁿

 [Monjur Hasan Milton](https://profiles.wordpress.org/milton75/) 4 نوفمبر، 2025 
1 reply

I’ve been using EntryDashboard – Forms Entries Manager, and I’m genuinely impressed
by how it simplifies form submission management across different plugins. Instead
of jumping between emails or separate plugin dashboards, this tool gives me a clean,
centralized view of all entries — just like a mini CRM built into WordPress.

![](https://secure.gravatar.com/avatar/fafb4f98ef7136069d997f781b02cf489a06c08a9849cf7edbecec7ef171c909?
s=60&d=retro&r=g)

### 󠀁[A Simple and Powerful Plugin for Managing Form Entries Smoothly](https://wordpress.org/support/topic/a-simple-and-powerful-plugin-for-managing-form-entries-smoothly/)󠁿

 [devmasud](https://profiles.wordpress.org/devmasud/) 4 نوفمبر، 2025

Great plugin! Simple, lightweight, efficient, and user-friendly. It made form entry
management super easy. Thanks to the awesome developer!

 [ إقرأ جميع المراجعات 4 ](https://wordpress.org/support/plugin/entries-manager/reviews/)

## المساهمون والمطوّرون

“EntryDashboard – Database Addon & Sync for WPForms, CF7, Elementor & More” هو برنامج
مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

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

[ترجمة ”EntryDashboard – Database Addon & Sync for WPForms, CF7, Elementor & More“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/entries-manager)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/entries-manager/)، تحقق
من [مستودع SVN](https://plugins.svn.wordpress.org/entries-manager/)، أو الاشتراك
في [سجل التطوير](https://plugins.trac.wordpress.org/log/entries-manager/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/entries-manager/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

### 1.0.3

 * Improved: Google Connection Tab alignment, description changed
 * Featured: Custom Capability Added
 * Fixed: Plugin Settings Page link
 * Fixed: Review request link
 * Fixed: Rest route false positive notice
 * Fixed: Browser Console Error
 * Fixed: Google Connection Keep Alived

### 1.0.2

 * Resolved all remaining **SQL Injection** vulnerabilities by enforcing safe $wpdb-
   >prepare() usage across all files (8 incidences total).
 * Corrected logic for safely handling **dynamic WHERE and SET clauses** in bulk
   actions and data fetching.
 * Added required documentation for the use of the **external proxy service** (backend.
   entriesmanager.com) in readme.txt.

### 1.0.1

 * Fixed missing and incorrect **nonces** in admin AJAX/REST requests.
 * Improved **data sanitization and escaping** throughout the plugin.
 * Updated **translation text domain** from `entrydashboard` to `entries-manager`.
 * Prefixed all functions, classes, and global variables with `entr_mgr_` to avoid
   conflicts.
 * Added documentation for **third-party libraries** (Alpine.js, Tailwind, Lottie
   Player, Collapse Utility).
 * Fixed **SQL queries** to use `$wpdb->prepare()` for safety.
 * Updated **external service documentation** (Google Sheets integration usage and
   API references).
 * Ensured all distributed JS/CSS files are in **readable format** or linked with
   their public sources.
 * Added this **changelog and readme updates** to comply with WordPress.org Plugin
   Guidelines.

#### 1.0.0

Welcome to EntryDashboard! A new way to manage your form submissions from WPForms,
Contact Form 7, Elementor, and more—all in one place.

## ميتا Meta

 *  Version **1.0.3**
 *  Last updated **قبل 5 أشهر**
 *  Active installations **30+**
 *  WordPress version ** 5.4 أو أعلى **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.4 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/entries-manager/)
 * Tags
 * [contact form 7](https://ar.wordpress.org/plugins/tags/contact-form-7/)[elementor forms](https://ar.wordpress.org/plugins/tags/elementor-forms/)
   [wpforms database](https://ar.wordpress.org/plugins/tags/wpforms-database/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/entries-manager/advanced/)

## التقييم

 5 من 5 نجوم.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/entries-manager/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/entries-manager/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/entries-manager/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/entries-manager/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/entries-manager/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/entries-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/entries-manager/reviews/)

## المساهمون

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

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/entries-manager/)