• I created a form on my WordPress website (using the WPForms plugin) to allow people who drink my beers to leave feedback.

    I would like to add QR codes to the labels of my beers with the following features:

    – Make the feedback page only accessible through the QR code (no direct access through URL)
    – Retrieve two GET variables from the QR code link (Beer name and lot number) and display them at the top of the form as some sort of title
    – Prevent people from submitting the form again, based on IP I guess. Otherwise, I would have to print a unique QR code on each label
    – Optional: retrieve a date from the QR code (= when the beer was bottled) and compare it with the date the feedback was submitted, so I can know how old was the beer when it was tasted

    Thanks

    • This topic was modified 5 years, 11 months ago by ant123.
    • This topic was modified 5 years, 11 months ago by ant123.
    • This topic was modified 5 years, 11 months ago by ant123.
    • This topic was modified 5 years, 11 months ago by Jan Dembowski.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Moved to Fixing WordPress, this is not a Developing with WordPress topic.

    I’ve also removed the part about hiring someone as that will get the topic closed quickly.

    using the WPForms plugin

    Have you considered asking the plugin author?

    Thread Starter ant123

    (@ant123)

    OK, sorry for the wrong forum.

    I’ll ask the plugin developer.

    Thanks

    Make the feedback page only accessible through the QR code (no direct access through URL)

    The QR code encodes the URL, it is an image, not a browser.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Feedback form based on QR codes’ is closed to new replies.