I'm trying to build my own shipping option and for the life of me I can not figure out where the data is stored in the db. I am tearing apart the flat rate shipping option (closest to what i need to do) and feel like i'm going in circles.
data gets stored... but damned if i can figure out where.
help?
Page 1 of 1
opencart gurus
#2
Posted 26 October 2011 - 08:40 PM
I wish I could help - still haven't got around to trying opencart yet myself
#3
Posted 26 October 2011 - 08:48 PM
you should... i'm quite enjoying it. customizing it has been nice first time i've gotten confused in a solid 2 weeks of customizing it.
#4
Posted 20 February 2012 - 11:32 AM
Gaelen, on 26 October 2011 - 08:19 PM, said:
I'm trying to build my own shipping option and for the life of me I can not figure out where the data is stored in the db. I am tearing apart the flat rate shipping option (closest to what i need to do) and feel like i'm going in circles.
data gets stored... but damned if i can figure out where.
help?
data gets stored... but damned if i can figure out where.
help?
It's in the Settings table, it should be listed as "opn_setting" or whatever your prefix is!
Cheers,
Jack
#5
Posted 21 February 2012 - 12:23 PM
Gaelen, on 26 October 2011 - 08:19 PM, said:
I'm trying to build my own shipping option and for the life of me I can not figure out where the data is stored in the db. I am tearing apart the flat rate shipping option (closest to what i need to do) and feel like i'm going in circles.
data gets stored... but damned if i can figure out where.
help?
data gets stored... but damned if i can figure out where.
help?
Opencart uses it's own MVC which is very easy to follow. Depending on what page your on, you can simply follow through from the controller to the model - to see where the data is coming from.
Share this topic:
Page 1 of 1
Help

















