Açıklama
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
- Once installed, in your WordPress backend navigate to to ‘WooCommerce’ -> ‘API Lockdown’
- Select any site wide restrictions
- Select any users specific restrictions
- 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.
Ekran Görüntüleri
Yükleme
Automatic WordPress Installation
- Log-in to your WordPress Site
- Under the plugin sidebar tab, click ‘Add New’
- Search for ‘WooCommerce API Lockdown’
- Install and Activate the Plugin
- Finally, under WooCommerce -> API Lockdown, update your settings and your done!
Manual Installation
- Download the latest version of the plugin from WooCommerce Direct Variation Link WordPress page.
- Uncompress the file
- Upload the uncompressed directory to ‘/wp-content/plugins/’ via FTP
- Active the plugin from your WordPress backend ‘Plugins -> Installed Plugins’
- Finally, under WooCommerce -> API Lockdown, update your settings and your done!
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“WooCommerce API Lockdown” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“WooCommerce API Lockdown” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.0.0
- Initial Commit