Changeset 3492218
- Timestamp:
- 03/26/2026 10:55:19 PM (4 days ago)
- File:
-
- 1 edited
-
tomanify/tags/1.0.3/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tomanify/tags/1.0.3/readme.txt
r3479588 r3492218 21 21 * Converted prices are stored using a **TOMAN baseline** to avoid double-conversion when switching between **Toman** and **Rial**. 22 22 * 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 26 See the [public Persian documentation](https://tomanify.github.io/) for an overview and full guides. 27 New here? Follow the [Quick Start](https://tomanify.github.io/docs/quick-start/). 28 For setup and configuration, open the [plugin documentation](https://tomanify.github.io/docs/). 29 For rate sources and how they work, see [Source modes (API docs)](https://tomanify.github.io/docs/sources/). 30 If something doesn't work, check [Troubleshooting](https://tomanify.github.io/docs/troubleshooting/). 31 Need 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 = 34 https://youtu.be/Tf7MEaR9xy0 25 35 26 36 = What makes Tomanify different? = … … 62 72 For user-friendly guides, setup walkthroughs, and practical explanations, see: 63 73 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/) 69 79 70 80 == Installation == … … 103 113 *Free (Toman) = Official (Rial) / (10 × Premium)* 104 114 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 115 If 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. 107 116 108 117 (You will see an RSS icon next to each currency. Open it and copy the XML URL into the matching field.) … … 130 139 131 140 Optional 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.json141 https://raw.githubusercontent.com/rate-json/default/main/data.json 133 142 134 143 = 2) Central Bank RSS/XML (Copy/Paste per currency) = 144 135 145 USD — United States Dollar 136 https://cbi.ir/ExRatesRSS.aspx?cid=1146 https://cbi.ir/ExRatesRSS.aspx?cid=1 137 147 138 148 EUR — Euro 139 https://cbi.ir/ExRatesRSS.aspx?cid=94149 https://cbi.ir/ExRatesRSS.aspx?cid=94 140 150 141 151 AED — United Arab Emirates Dirham 142 https://cbi.ir/ExRatesRSS.aspx?cid=14152 https://cbi.ir/ExRatesRSS.aspx?cid=14 143 153 144 154 TRY — Turkish Lira 145 https://cbi.ir/ExRatesRSS.aspx?cid=38155 https://cbi.ir/ExRatesRSS.aspx?cid=38 146 156 147 157 CNY — Chinese Yuan 148 https://cbi.ir/ExRatesRSS.aspx?cid=85158 https://cbi.ir/ExRatesRSS.aspx?cid=85 149 159 150 160 == Usage == … … 205 215 206 216 = Where can I find the full user-friendly guides? = 207 See the public Persian documentation site: 208 https://tomanify.github.io/ 217 See the [public Persian documentation](https://tomanify.github.io/) for full guides and setup walkthroughs. 209 218 210 219 == Screenshots == … … 220 229 9. Frontend: shortcode widget output (glassmorphism rates card). 221 230 10. About tab: overview, documentation links, quick guided tour button, license/credits, and contact info. 231 11. Plugins screen: tooltip for starting the quick guided tour from the plugin row. 222 232 223 233 == External Services ==
Note: See TracChangeset
for help on using the changeset viewer.