File tree Expand file tree Collapse file tree 1 file changed +28
-1
lines changed
Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments