Skip to content

Commit 72bfa7a

Browse files
committed
readme edited
1 parent bdcd675 commit 72bfa7a

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,28 @@
1-
# admin-data-viewer-vuejs-wordpress-plugin
1+
# Admin Data Viewer
2+
3+
## Description
4+
A WordPress plugin that displays data from a remote API in a Vue app for admin users.
5+
6+
## Installation
7+
1. Upload the `admin-content-view-vuejs-plugin` folder to the `/wp-content/plugins/` directory.
8+
2. Activate the plugin through the 'Plugins' menu in WordPress.
9+
3. Access the plugin from the admin menu.
10+
11+
## Features
12+
- Display data in table and graph formats.
13+
- Settings to customize data display.
14+
- Caches API data for performance.
15+
16+
## Usage
17+
Navigate to the 'Admin Data Viewer' menu in the WordPress admin panel to access the Vue app.
18+
- 'npm run build'
19+
- 'download the zip and upload to the wordpress'
20+
21+
## Screenshots
22+
(Add screenshots here if applicable)
23+
24+
## Changelog
25+
- **1.0.0**: Initial release.
26+
27+
## Author
28+
Yunus Emre Özdiyar

0 commit comments

Comments
 (0)