Jump to:
| Project: | Zipcode Redirect |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I have created a very heavily modified (essentially forked) 6.x version of this module which does redirection based on IP address. I am wondering whether I should post some of the code of it here. I think it would be quite useful; however, I am not sure whether the licensing of the code that it depends upon is compatible with Drupal. It uses several geolocation functions that I found online, as well as depending on the open-source version of the GeoIP library.
Anyway, I did want to post an issue on here to let you know about it, since it uses the Zipcode Redirect module as a base. Perhaps I could email you the code for it directly (minus the parts that are specific to my site's configuration) and you could see whether any of it could be reincorporated into the Zipcode Redirect project.
Comments
#1
I have just recently been requested by my employer to modify the module even further - now I have removed almost all of the code from the original Zipcode Redirect module, since the functionality of what I call GeoIP Redirect is now so different.
I plan on releasing the code on GitHub within the next few weeks, but I will need to make it less specific to my organization's use case first.