Changeset 3200205
- Timestamp:
- 12/01/2024 12:22:09 PM (16 months ago)
- File:
-
- 1 edited
-
smm-api/trunk/readme.txt (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
smm-api/trunk/readme.txt
r3200117 r3200205 4 4 Tags: smm panel, reseller panel, api panel, social panel 5 5 Requires at least: 4.9.9 6 Tested up to: 6. 57 Stable tag: 6.0. 176 Tested up to: 6.6 7 Stable tag: 6.0.26 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 13 13 == Description == 14 14 15 This plugin automates the client order processing and Order placing at SMM server. Customer gets an onetime response back for each SMM item that is bought through panel websites. Many SMM servers do not give free plugin for WordPress Sites. Hence I thought to write simple plugin that does online active integration with supporting server sites. It needs a api server url and api key to pull data from server and place order with server from any Re-seller panel WordPress site. The order is displayed in admin page and it will be a List view in admin page. Users can put their own price tag and route orders to server sites with added options available with this plugin. Try free version and learn to use the plugin before you want any advanced features.If you need technical support please mail me at sam@softnwords.com and you get reply in couple of days as there are many emails in mailbox.15 This plugin automates the client order processing and Order placing at SMM server. Customer gets an onetime response back for each SMM item that is bought through panel websites. Many SMM servers do not give free plugin for WordPress Sites. Hence I thought to write simple plugin that does online active integration with supporting server sites. It needs a api server url and api key to pull data from server and place order with server from any Re-seller panel WordPress site. The order is displayed in admin page and it will be a List view in admin page. Users can put their own price tag and route orders to server sites with added options available with this plugin. Try free version and learn to use the plugin before you want any advanced features. If you need technical support please mail me at sam@softnwords.com and you get reply in couple of days as there are many emails in mailbox. 16 16 17 17 **Some Core Features:** … … 21 21 * It uses database to store only active orders. 22 22 23 23 24 **Notice** 24 25 25 This plugin framework is fork from yith woocomerce subscription and the use and features are substantially differs. All credits to original author for the beautiful framework.26 This plugin framework is fork from yith WooCommerce subscription and the use and features are substantially differs. All credits to original author for the beautiful framework. 26 27 27 28 … … 37 38 4. Add SMM Items as per the data displayed SMM server site. 38 39 5. Add WooCommerce product in Admin panel and select Api Items from select box. 39 6. That's it! your shop page can now take orders and trigger the orders remot ly at SMM server site.40 6. That's it! your shop page can now take orders and trigger the orders remotely at SMM server site. 40 41 41 42 == Frequently Asked Questions == … … 47 48 = 2. Is this full version or demo version? = 48 49 49 This is full version as this is simple plugin. But if you want subscription and order listing status, Please get your premium copy of this plugin.50 This is full version as this is simple plugin. But if you want subscription and order listing status, Please get your premium copy of this plugin. 50 51 51 52 = 3. Does this plugin track back any data from installed website? = … … 102 103 == Changelog == 103 104 104 = 6.0. 15=105 106 * added new contributor and this plugin is a fork and from yithemes, crediting all authors.105 = 6.0.26= 106 107 * HPOS bug fixed 107 108 108 109 = 6.0.9= … … 161 162 = 1.1.1 = 162 163 163 * Coupon codeorder triggering is added.164 * Coupon order triggering is added. 164 165 165 166 = 1.1 = … … 173 174 == Upgrade Notice == 174 175 175 = 6.0. 15=176 177 * added new contributor176 = 6.0.26 177 178 * Fixed per guidelines and release. 178 179 179 180 = 6.0.9= … … 217 218 3. Editing API Server Items 218 219 4. Import SMM Items from Server. 220 221 == External services == 222 223 This plugin connects to an API to obtain demo content, it's needed to show the API server information and output content in the wp list table at the admin panel window. 224 It sends the user's api key every time the demo is loaded and recives the server contents to fill the wp list table. This service is provided by "seoclerks.in": [terms of use](https://www.seoclerks.in/tos), [privacy policy](https://www.seoclerks.in/privacy). 225 226 This Plugin connects to softnwords.com for [user guide data](https://softnwords.com/my-account/support/dashboard/smm-api/) and [terms of use](https://www.softnwords.com/tos), [privacy policy](https://www.softnwords.com/privacy).
Note: See TracChangeset
for help on using the changeset viewer.