I had a problem with the plugin not doing anything if no previous alias record exists and where the SQL row didn't exist. I modified the plugin so that it now REPLACE INTO the SQL instead of UPDATE so that it creates a row if none is found. I also clarified some instructions.
I had a problem with the plugin not doing anything if no previous alias record exists and where the SQL row didn't exist. I modified the plugin so that it now REPLACE INTO the SQL instead of UPDATE so that it creates a row if none is found. I also clarified some instructions.