Hi All,
Need some help.
Our company recently won a contract for a franchise food business. Currently each store either phones a specific order or emails a pdf form which we created. (The PDF option works great on PC, but not so good on phones)
Our website is running Wordpress, so was wondering if there is an easy option to add a client-specific order page, with the products that they can order. This then gets emails to our order team for processing.
If you know of any plugins that work well for this sort of thing. I have created a woo-commerce site before, but I think that's more for storefront purchases, where this is solely for just ordering.
Stock levels won't be linked at all. Just a simple click form, but needs to be only visible to each user.
Just any contact form will work for your needs. The order without payment is pretty much just a contact form.
If you're on the cheap, then contact form 7 can do it. They will need to fill in their own details every time though, and anyone could possibly pretend to be them.
If you're after a bit of security, then look into a membership plugin where they need an account to sign in, when they sign in, have their landing page have the order form specific to them, when the form is submitted you can have the logged in user's details included with the email that gets sent to the order team.
If you want further automation, use gravity forms, it has conditional logic which will populate certain fields based on certain conditions(it might be able to tell which user is logged in and list the items specific to them).