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
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.zipAhan 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
APIdata for a set period (e.g., a few hours) to ensure fast page loads and prevent excessiveAPIrequests. - Simple & Clean Display: Renders the data in a clear and easy-to-read
HTMLtable that is responsive on all devices. - Admin Settings Panel: A simple settings page to manage
APIrelated configurations if needed.
🛠️ Technologies Used
- WordPress Plugin
API - WordPress
HTTP API(for makingAPIcalls) - 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.