Açıklama
WP Food Menu API requires TLP Food Menu Plugin, it will retrieve all your product including categories using api. Use for other application to get the products data and integrate to the front-end.
- Getting products and categories from TLP Food Menu.
- Getting Individual Product.
- Retrieve Individual Category including Products related to the selected category.
- Product Pagination included.
- Getting total number of products
- Test your API with POSTMAN
Steps:
1. Create a product in TLP Food Menu
2. Create a category in TLP Food Menu
3. Go to Dashboard > Food Menu API
4. Test your API
For any bug or suggestion please send me an email: jundellagbo10dd@gmail.com
Yükleme
- Add plugin to the /wp-content/plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Add Product / Configure TLP Food Menu
- Go to [ Dashboard > Food menu API ] for API Details.
- Test your API with POSTMAN ( https://www.getpostman.com/ )
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“WP Food Menu API” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“WP Food Menu API” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
1.0
- Adding pagination feature.