I'm trying to follow some advice I got but it involve adding some sql queries/tables to the database.
I don't have the appropriate module and such (like phpmyadmin) so I need to know how to manually add those queries.
Either that or point me to a free version of phpmyadmin (with help on how to install it will most likely come up).
Edit: Oh wait. Since I want my new attribute to go into the Product class, the addProductAttribute function in Product.php is the way to go isn't it? If I'm wrong, please speak up.