Item images and links in database

I am student using drupal commerce as a part of my thesis.

As an exercise in PHP I am attempting to display certain items on a page that fall into specific criteria. I know this is possible through Views and Taxonomy, but again this is to show/illustrate an understanding of PHP.

While reading through some related posts, a contributor had said that the specific product-page urls, as well as the image urls, are stored within the database. However, I have been unable to find them.

Posted: Mar 25, 2014

Sync dev store with live store (or vise versa)

I maintain an offline development version of my live site which I use to add new products and product displays as well as test recommended module or core updates before manually updating the live site with a revised db (and supporting files).

My primary problem is that orders (and lots of intermingled data) come into the live site while I'm making said updates to the offline dev site, which are then "lost" when I later manually update the live site.

This can't be the ideal workflow.

Can someone suggest a better process?

Posted: Jan 20, 2013
Subscribe to RSS - database