Plugin Directory

Changeset 3492218


Ignore:
Timestamp:
03/26/2026 10:55:19 PM (4 days ago)
Author:
araoufi
Message:

Update readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tomanify/tags/1.0.3/readme.txt

    r3479588 r3492218  
    2121* Converted prices are stored using a **TOMAN baseline** to avoid double-conversion when switching between **Toman** and **Rial**.
    2222* You are **not required to buy a paid API** to use the core workflow. Many stores can start with a compatible free-market JSON feed, then add official RSS/XML, manual rates, or offline estimation as fallback layers.
    23 * Public Persian documentation is available at:
    24   https://tomanify.github.io/
     23
     24= Start Here =
     25
     26See the [public Persian documentation](https://tomanify.github.io/) for an overview and full guides.
     27New here? Follow the [Quick Start](https://tomanify.github.io/docs/quick-start/).
     28For setup and configuration, open the [plugin documentation](https://tomanify.github.io/docs/).
     29For rate sources and how they work, see [Source modes (API docs)](https://tomanify.github.io/docs/sources/).
     30If something doesn't work, check [Troubleshooting](https://tomanify.github.io/docs/troubleshooting/).
     31Need help? Post your issue on the [Community support](https://wordpress.org/support/plugin/tomanify/) and we’ll respond as soon as possible.
     32
     33= 2-minute Quick Setup Video =
     34https://youtu.be/Tf7MEaR9xy0
    2535
    2636= What makes Tomanify different? =
     
    6272For user-friendly guides, setup walkthroughs, and practical explanations, see:
    6373
    64 * Main docs: https://tomanify.github.io/docs/
    65 * Quick Start: https://tomanify.github.io/docs/quick-start/
    66 * Free-market JSON guide *(no built-in provider required)*: https://tomanify.github.io/docs/free-api/
    67 * Source modes: https://tomanify.github.io/docs/sources/
    68 * Troubleshooting: https://tomanify.github.io/docs/troubleshooting/
     74* [Main docs](https://tomanify.github.io/docs/)
     75* [Quick Start](https://tomanify.github.io/docs/quick-start/)
     76* [Free-market JSON guide *(no built-in provider required)*](https://tomanify.github.io/docs/free-api/)
     77* [Source modes](https://tomanify.github.io/docs/sources/)
     78* [Troubleshooting](https://tomanify.github.io/docs/troubleshooting/)
    6979
    7080== Installation ==
     
    103113   *Free (Toman) = Official (Rial) / (10 × Premium)*
    104114
    105 If you do not know the RSS/XML feed URL, use the official rates page and copy the RSS link for each currency row:
    106 https://www.cbi.ir/ExRates/rates_en.aspx
     115If you do not know the RSS/XML feed URL, open the [official rates page](https://www.cbi.ir/ExRates/rates_en.aspx) and copy the RSS link for each currency row.
    107116
    108117(You will see an RSS icon next to each currency. Open it and copy the XML URL into the matching field.)
     
    130139
    131140Optional community-maintained JSON URL *(free to use as long as GitHub and the underlying free resources remain available)*:
    132 https://raw.githubusercontent.com/rate-json/default/main/data.json
     141    https://raw.githubusercontent.com/rate-json/default/main/data.json
    133142
    134143= 2) Central Bank RSS/XML (Copy/Paste per currency) =
     144
    135145USD — United States Dollar
    136 https://cbi.ir/ExRatesRSS.aspx?cid=1
     146    https://cbi.ir/ExRatesRSS.aspx?cid=1
    137147
    138148EUR — Euro
    139 https://cbi.ir/ExRatesRSS.aspx?cid=94
     149    https://cbi.ir/ExRatesRSS.aspx?cid=94
    140150
    141151AED — United Arab Emirates Dirham
    142 https://cbi.ir/ExRatesRSS.aspx?cid=14
     152    https://cbi.ir/ExRatesRSS.aspx?cid=14
    143153
    144154TRY — Turkish Lira
    145 https://cbi.ir/ExRatesRSS.aspx?cid=38
     155    https://cbi.ir/ExRatesRSS.aspx?cid=38
    146156
    147157CNY — Chinese Yuan
    148 https://cbi.ir/ExRatesRSS.aspx?cid=85
     158    https://cbi.ir/ExRatesRSS.aspx?cid=85
    149159
    150160== Usage ==
     
    205215
    206216= Where can I find the full user-friendly guides? =
    207 See the public Persian documentation site:
    208 https://tomanify.github.io/
     217See the [public Persian documentation](https://tomanify.github.io/) for full guides and setup walkthroughs.
    209218
    210219== Screenshots ==
     
    2202299. Frontend: shortcode widget output (glassmorphism rates card).
    22123010. About tab: overview, documentation links, quick guided tour button, license/credits, and contact info.
     23111. Plugins screen: tooltip for starting the quick guided tour from the plugin row.
    222232
    223233== External Services ==
Note: See TracChangeset for help on using the changeset viewer.