WP Manifestindependent plugin directory
manifest / integrations / wp-ahanonline-price-viewer

Iron Prices Table

A WordPress plugin to fetch and display daily iron prices from the Ahan Online public API.

by Ahmadreza · github.com/ahmadreza-yousefian/wp-ahanonline-price-viewer

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ahmadreza-yousefian/wp-ahanonline-price-viewer/archive/refs/heads/main.zip

Ahan Online Price Viewer for WordPress

A simple but powerful WordPress plugin that fetches daily price data for various iron products from the public API of ahanonline.com and displays it in a clean, responsive table on your website.

This plugin allows businesses in the construction and metal industries to provide their customers with up-to-date market prices directly on their own WordPress site.

🌟 Key Features

  • Daily Data Synchronization: Automatically fetches the latest prices from the Ahan Online API.
  • Shortcode Ready: Simply place the [ahan_price_table] shortcode on any page, post, or widget to display the price table.
  • Performance-Oriented Caching: Caches the API data for a set period (e.g., a few hours) to ensure fast page loads and prevent excessive API requests.
  • Simple & Clean Display: Renders the data in a clear and easy-to-read HTML table that is responsive on all devices.
  • Admin Settings Panel: A simple settings page to manage API related configurations if needed.

🛠️ Technologies Used

  • WordPress Plugin API
  • WordPress HTTP API (for making API calls)
  • WordPress Transients API (for caching data)
  • WordPress Shortcode API
  • PHP

Disclaimer

This plugin is an independent project and is not affiliated with, endorsed by, or in any way officially connected with ahanonline.com. The functionality of this plugin is entirely dependent on the availability and terms of use of the public API provided by ahanonline.com.