An open API service indexing awesome lists of open source software.

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.

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.