728x90-banner.png

From the category archives:

Magento

How to delete orders from Magento backend sales figures

July 20, 2009

In the beginning of my Magento WebStore experience, I had many test orders that I would submit to test out features and tweaks that I had implemented into my web store. However, this was often done after the site had already gone live, and I couldn’t necessarily just empty my entire database file via phpMyAdmin, [...]

Read the full article →

Change length of order numbers in Magento

July 14, 2009

So, I run a webstore using Magento which submits our orders to our warehouse for processing. However, our warehouse also takes orders from call ins and fax ins; and all this data needs to be aggregated into a single database. So far, we have been manually entering our data into POSIM (Point of Sale Inventory [...]

Read the full article →

Display Certain Content to Logged in Users and Other Content to Not Logged in Users in Magento

May 14, 2009

I have Googled and searched and wept and screamed, trying to figure out how to display content in two different ways – one way to a logged in user and a different way to a not logged in user. In theory, it is all very simple PHP scripting that would take care of it, and [...]

Read the full article →

Add a “Return to Store Front” link to Magento Admin Login Form

April 29, 2009

So, I LOVE Magento. I was having a few issues with it at first, but I think that most of the kinks were worked out after switching from Siteground Web Hosting. (Don’t get me wrong, they are a great host, but they just didn’t have the whole Magento Store Front service up to par.) Anyways, [...]

Read the full article →