|
Hello,
I have a local system with online db, and now implementing magento, so some itens will be common between the 2 systems.
Details:
-> The origin data will be magento.
-> I just need pick: users (costumers) and products (items), more specifically stock.
I think the best way to make these will be like when some of these itens chage (with a custom event) update my local db.
So I have started these and have some troubles on the way..
Like how pick my items/stock information… like when user make a bought or I change it on admin.
Another one is… how pick the users details… when they make a new register or change some information… or like I change user information on admin?
Thz for your help
|