Hey guys,
Just wondering how I can change my auspost module name from auspost to something a little more formal say 'Australia Post'!!!
Reason is on the order confirmation page it seems to be pulling from the shipping module name, so thought this would be the best place to change it.
Cheers
Liam
Hi Gorlaz
Did you find a solution for this?
Thanks
Shipping modules live at: /administrator/components/com_virtuemart/classes/shipping/ and it is the file name that is displayed as the Shipping Module name. Rename the three files associated with your shipping method. E.g. rename the following files:
auspost.cfg.php to Australia_Post.cfg.php
auspost.ini to Australia_Post.ini
auspost.php to Australia_Post.php
That's all you need to do.
Neil.