Does anyone know of a wordpress plugin to do this

3 replies
Hello,

I am in need of a Wordpress plugin to do the following:

Overview:

I need a plugin that will allow my site visitor to enter a zip code (Five digit code like 61018) and when they press "Enter" or "Check" the plugin will check their Zip code against a list of Zip codes in a data base. If it is in the database they will be direct to a certain page and if it is not in the data base they will be taken to a different page.

Details:

I need too be able to add many different data bases, for different products. I am imagining that it would function something like this. I could upload a .TXT file to my hosting with a list of Zip codes, one .TXT file for each product.

In the plugin admin, I could build a different "Check Button" for each product and choose which .TXT file that button will check. Each "Check Button" Will have a short code that I can enter in my sidebar to show that button and carry out the function.

There may be an easy or better way to do this, but this was my idea on how it could work.

Thanks

D
#plugin #wordpress
  • Profile picture of the author savidge4
    Not sure if it is "Exactly" what you are looking for, but I use this plugin: https://wordpress.org/plugins/wpgeocode/ with some regularity. Allows you to change the content of a page, based on the specific geo location of the end user.


    Originally Posted by Sebulba View Post

    Hello,

    I am in need of a Wordpress plugin to do the following:

    Overview:

    I need a plugin that will allow my site visitor to enter a zip code (Five digit code like 61018) and when they press "Enter" or "Check" the plugin will check their Zip code against a list of Zip codes in a data base. If it is in the database they will be direct to a certain page and if it is not in the data base they will be taken to a different page.

    Details:

    I need too be able to add many different data bases, for different products. I am imagining that it would function something like this. I could upload a .TXT file to my hosting with a list of Zip codes, one .TXT file for each product.

    In the plugin admin, I could build a different "Check Button" for each product and choose which .TXT file that button will check. Each "Check Button" Will have a short code that I can enter in my sidebar to show that button and carry out the function.

    There may be an easy or better way to do this, but this was my idea on how it could work.

    Thanks

    D
    Signature
    Success is an ACT not an idea
    {{ DiscussionBoard.errors[9835115].message }}
  • Profile picture of the author Carlo Manf
    Hi Sebulba. A professional WordPress consultant would definitely be able to create a custom plugin for this.
    {{ DiscussionBoard.errors[9835939].message }}
  • Profile picture of the author Nauman K
    I guess you might need to create a custom plugin for it.
    The best would be to search any available plugin with max functionalists you looking for and consult with any good programmer to customize it for your specific need.
    Thanks
    {{ DiscussionBoard.errors[9836356].message }}

Trending Topics