Skip to content

incendies/admin-data-viewer-vuejs-wordpress-plugin

Repository files navigation

Admin Data Viewer

Admin Data Viewer Screenshot

Description

A WordPress plugin that displays data from a remote API in a Vue app for admin users.

Installation

  1. Download the Plugin:

    • Go to the releases page (replace with your actual repository link) and download the latest release as a ZIP file.
  2. Upload the Plugin:

    • Log in to your WordPress admin panel.
    • Navigate to Plugins > Add New.
    • Click on the Upload Plugin button.
    • Choose the downloaded ZIP file and click Install Now.
  3. Activate the Plugin:

    • After installation, click on the Activate Plugin link.
  4. Access the Plugin:

    • Navigate to the 'Admin Data Viewer' menu in the WordPress admin panel to access the Vue app.

Features

  • Display data in table and graph formats.
  • Settings to customize data display.
  • Caches API data for performance.

Usage

  • Run npm run build to build the Vue app for production.
  • Ensure the built files are included in the plugin directory.

Changelog

  • 1.0.0: Initial release.

Author

Yunus Emre Özdiyar

About

A WordPress plugin that displays data from a remote API in a Vue app.

Resources

Stars

Watchers

Forks

Packages

No packages published