Omschrijving
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
Installatie
- 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/ )
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“WP Food Menu API” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WP Food Menu API” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Adding pagination feature.