Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I'm looking for a plugin (or any other easy way) to create restaurant menus.

So every post will have specific (different) menu.

Any ideas? pointers?

Thanks! :P

share|improve this question
How will these menus look like? Do you want a different page for each menu/dish? Do you want multiple menus or just one with multiple entries (dishes)? – Wordpressor Apr 24 '12 at 18:05
menus will be just lists. I want menu per post. – Sandro Dzneladze Apr 25 '12 at 9:45
Plugin recommendations don't fit into the format of this QA site, please read the faq – Tom J Nowell Feb 27 at 10:01

closed as off topic by Chip Bennett, brasofilo, s_ha_dum, Wyck, Tom J Nowell Feb 27 at 10:02

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

It will be pretty easy to build-up from the ground using Custm Post Types and Meta Boxes.

There's also one free plugin called OpenMenu and one premium named WP Restaurant Menus.

There's even a whole tutorial about creating your own menu for Wordpress: How to create a restaurant menu in Wordpress 3.

Hope it helps :)

share|improve this answer
hey thanks, that second website on How to create I've also found via google. I want to be able to write list via post writing method. What I want is this, I write a post, at the end I plug in menu items and publish post. Is this doable with that tutorial? – Sandro Dzneladze Apr 24 '12 at 20:25

I know this thread is a bit old, but I recently created such a plugin and I thought someone might find it useful:

Retail Menu Cards is a restaurant menu WordPress plugin that allows you to create, manage and display menu cards in WordPress. It can be used to create a restaurant menu, just as well as a retail store’s product list or a list of services for a dental practice or beauty center.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.