Plugin Directory

Changeset 3200205


Ignore:
Timestamp:
12/01/2024 12:22:09 PM (16 months ago)
Author:
softnwords
Message:

bug fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smm-api/trunk/readme.txt

    r3200117 r3200205  
    44Tags: smm panel, reseller panel, api panel, social panel
    55Requires at least: 4.9.9
    6 Tested up to: 6.5
    7 Stable tag: 6.0.17
     6Tested up to: 6.6
     7Stable tag: 6.0.26
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    1313== Description ==
    1414
    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.
     15This 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.
    1616
    1717**Some Core Features:**
     
    2121* It uses database to store only active orders.
    2222
     23
    2324**Notice**
    2425
    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.
     26This 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.
    2627
    2728
     
    37384. Add SMM Items as per the data displayed SMM server site.
    38395. 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 remotly at SMM server site.
     406. That's it! your shop page can now take orders and trigger the orders remotely at SMM server site.
    4041
    4142== Frequently Asked Questions ==
     
    4748= 2. Is this full version  or demo version? =
    4849
    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.
     50This 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.
    5051
    5152= 3. Does this plugin track back any data from installed website? =
     
    102103== Changelog ==
    103104
    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
    107108
    108109= 6.0.9=
     
    161162= 1.1.1 =
    162163
    163 * Coupon code order triggering is added.
     164* Coupon order triggering is added.
    164165
    165166= 1.1 =
     
    173174== Upgrade Notice ==
    174175
    175 = 6.0.15=
    176 
    177 * added new contributor
     176= 6.0.26
     177
     178* Fixed per guidelines and release.
    178179
    179180= 6.0.9=
     
    2172183. Editing API Server Items
    2182194. 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.