|
Hi,
I’m wondering if I could alter the table newsletter_subscriber in order to add a field.
Actually, I’m having a partnership with an other site which will ask theire clients if they wish to recieve my newsletter.
This partnership will work as follow :
My partner will run a file which will call
http://www.mysite.com/partners/membership.php?email=blabla@blala.bla&name;=blibilibli&last;=blobloblo
I would like to inject these email into my newsletter_subscriber table in magento database. The file I’m willing to add will containe the origine of the optin email so I can distinguish my sources.
Is Adding a field into this table likely to crash the site ?
|