https://github.com/devkanix/wordpress_database_data_fetcher_plugin
Manage Database data directly from the dashboard.
https://github.com/devkanix/wordpress_database_data_fetcher_plugin
database-management mysql php plugin wordpress
Last synced: 30 days ago
JSON representation
Manage Database data directly from the dashboard.
- Host: GitHub
- URL: https://github.com/devkanix/wordpress_database_data_fetcher_plugin
- Owner: devKanix
- Created: 2025-03-18T12:58:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T14:45:20.000Z (about 1 year ago)
- Last Synced: 2025-03-22T15:30:55.701Z (about 1 year ago)
- Topics: database-management, mysql, php, plugin, wordpress
- Language: PHP
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wordpress Manage database data directly from the dashboard.
## Overview
Manage Database data directly from the dashboard.
## Features
- Open Source
- You can manage database data in wordpress dashboard directly
- Flexible code (You can edit code with you prefrences)
## Tech Stack
- **Frontend**: HTML,CSS
- **Backend**: PHP
- **Database**: MySQL (phpMyAdmin)
### Installation
Step 1:- Clone this repo.
Step 2:- Put the given file in the plugin folder in wordpress themes
Step 3:- Edit file code with you prefrences
Step 4:- Activate the plugin in wordpress dashboard using wordpress
## Getting Started
If you want to run the project locally, follow these steps:-
Step 1:- Open `Xampp` and run the server and database
Step 2:- the run the wordpress site on browser locally
Step 3:- Add the plugin file in the plugin folder in wordpress site themes
Step 4 :- Activate the plugin in plugin section
## Thank you for visiting.