=== WP Food Menu API === Contributors: jundellagbo Tags: api, development, food, menu Donate link: https://www.paypal.me/jundellagbo Requires at least: 4.9 Tested up to: 5.0 Requires PHP: 7.0 + License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Integrate Food Menu into your Mobile App for just API == Description == WP Food Menu API requires [TLP Food Menu Plugin](https://wordpress.org/plugins/tlp-food-menu/), 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](https://www.getpostman.com/) 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 == Installation == 1. Add plugin to the /wp-content/plugins/ directory 2. Activate the plugin through the ‘Plugins’ menu in WordPress 3. Add Product / Configure TLP Food Menu 4. Go to [ Dashboard > Food menu API ] for API Details. 5. Test your API with POSTMAN ( https://www.getpostman.com/ ) == Changelog == = 1.0 = * Adding pagination feature. == Upgrade Notice == = 1.0 = Lack feature like pagination.