Allows simple storing and listing of products and categories.
It is meant to be simple and generic for easy adaptation into any project.
Product Menu is simply a modified version of FoodMenu (from 5/14/2013 version at https://github.com/COEXCZ/FoodMenu)
Released under the GNU General Public License v3.
Products are called "dashes" in the code, which are a modified form of the original "dishes" and easy to search-and-replace into whatever you prefer.