Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

WooCommerce API Lockdown

Leírás

While WooCommerce’s REST Api (v2.1+) allows easy integration with your favorite 3rd party services, it also opens the doors for users to access all of your store details including:

  • Order Details
  • Customer Details
  • Product Information
  • Coupon Codes
  • Store Reports

WooCommerce API Lockdown allows you to restrict what is available through your API on a site wide or per user basis with an easy to use admin panel.

Usage

  1. Once installed, in your WordPress backend navigate to to ‘WooCommerce’ -> ‘API Lockdown’
  2. Select any site wide restrictions
  3. Select any users specific restrictions
  4. Click update that that’s it.

What Happens when a Restricted User Tries to Gain Access?

If a user tries to access a section they don’t have access to they will simply get a Authentication Error.

Plugin’s Official Documentation and Support Page

Képernyőmentések

  • screenshot-1.png

Telepítés

Automatic WordPress Installation

  1. Log-in to your WordPress Site
  2. Under the plugin sidebar tab, click ‘Add New’
  3. Search for ‘WooCommerce API Lockdown’
  4. Install and Activate the Plugin
  5. Finally, under WooCommerce -> API Lockdown, update your settings and your done!

Manual Installation

  1. Download the latest version of the plugin from WooCommerce Direct Variation Link WordPress page.
  2. Uncompress the file
  3. Upload the uncompressed directory to ‘/wp-content/plugins/’ via FTP
  4. Active the plugin from your WordPress backend ‘Plugins -> Installed Plugins’
  5. Finally, under WooCommerce -> API Lockdown, update your settings and your done!

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“WooCommerce API Lockdown” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“WooCommerce API Lockdown” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0.0

  • Initial Commit