WP Manifestindependent plugin directory
manifest / ecommerce / golden-dashboard

گلدن داشبورد

WordPress/Elementor plugin for a front-end user wallet dashboard — cash & gold wallets, top-up via WooCommerce, withdrawals, cashback, and an admin panel for transactions and security.

by MTRIK · github.com/mtrik/golden-dashboard · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mtrik/golden-dashboard/archive/refs/heads/main.zip

Golden Dashboard is a WordPress plugin that adds a set of Elementor widgets for building a front-end user wallet dashboard. It supports both a standard cash wallet and a gold-denominated wallet, and includes an admin panel for managing transactions, withdrawals, cashback rules, and security settings.

Features

  • Cash wallet: balance display, top-up, and withdrawal widgets
  • Gold wallet: gold-denominated balance and transaction widgets
  • Wallet transactions widget with filtering, CSV export, and print support
  • Cashback rules engine
  • Withdrawal request workflow (user-submitted, admin-reviewed)
  • Admin dashboard: balances overview, charts, transaction history, manual credit/debit, fee reports
  • Security log and IP-based protections
  • Native Elementor widget category and controls

Requirements

  • WordPress 6.5+
  • PHP 7.4+
  • Elementor plugin (the widgets register into Elementor's widget system)

Installation

  1. Download or clone this repository into wp-content/plugins/golden-dashboard.
  2. Activate Golden Dashboard from the WordPress admin Plugins page.
  3. Make sure Elementor is installed and active.
  4. Configure wallet, gold-wallet, cashback, and security options under Golden Dashboard → Settings in the admin menu.
  5. Add the plugin's widgets (Wallet, Wallet Transactions, Wallet Stats, Wallet Top-up, Wallet Withdraw, Gold Wallet, Gold Balance) to any page from the Elementor editor, under the "Golden Dashboard" widget category.

Project structure

golden-dashboard/
├── admin/            Admin pages (dashboard, settings, reports, transaction/withdrawal management)
├── includes/          Core classes (wallet, gold wallet, cashback, security, AJAX handlers, helpers)
├── widgets/           Elementor widget classes
├── templates/         Front-end template partials
├── assets/            CSS and JavaScript
└── golden-dashboard.php   Plugin bootstrap file

Authors

License

This project is licensed under the GNU General Public License v2.0 (or later) — see LICENSE for the full text.

Citation

If you reference this software in academic or research work, please see CITATION.cff for citation metadata.