Hi all,
I'm totally new to magento and I need to develope a simple extension in "order view" page.
I just need to output a box with some html code retriving information form the DB, like: shipping name, address, payment method, total amount etc. (I will than use that data with an external software for shipping labels).
Is there an example extension working in that page? I've found many samples in the frontend or much more complex samples on the backend, while I need just this simple thing.
Thanks a lot!
Hi,
You'll need a few things to get going with this extension - I don't know how experienced you are with the various parts of magento so I'll list the steps you'll need to take..
I understand thats a lot to take in and I realise it doesnt go into any specifics of 'add this code here, add this code there' - if you need further help - feel free to post and we can point you in the right direction.
Thanks,
but unfortunately I'm totally new to magento.
I hoped to find a similar module that will add some content to the order-view and to work on that filese for change the content.
For another CMS I found a module that added a barcode print option and I oepned that file to modofy it and changed the output.
It is a "one time" extension for magento: I developed a software for shipping items with couriers and I need to connect it with as much CMS as possible, but studing each CMS for the single module is quite problematic, expecially because the software has a very low price and the module is given for free...
Thanks
Nadia