Thursday, March 11, 2010

Bookmark and Share

January 16, 2009 by Ivan  

Simple Create Order module – Zen cart

I have created a simple module in zen-cart. This module called Simple Create Order v1.0. I created this module because i can’t find any module for create order from the admin back end.

After did some search on google and looking in Zen-Cart forum.  I found that there are 2 modules related to mine: those are super order 2.0 and edit order v1.5.3.

I thought i can use super order 2.0, but i did found that the developer of this module discontinued the project and there are many bugs and many complicated patch in the forum,  after that i decided to not use that module.

And then i come up for the second choice that is  edit order v1.5.3,  i think this module is the one i looking for, but this module only edit existing order made by the customer, not create a new one.

And then i have an idea, how about if i create my own module by recode the edit order module? After a several hours i did have my own module that is “Simple Create Order v1.0″.

My idea is really simple, i did join 2 modules (edit order v1.5.3 and add customer v1.02) with a little modifications and create my own create order module. You can download it here.

HOW TO INSTALL:

===============

1. Download the zip file here.

2. Upload files to your store directory; the directory structure design for zen cart 1.3.8a, if you still have standard installation you can just upload files in modifications folder, if not please refer to instruction manual include in zip file.

HOW TO USE:

===============

For create an order: In ADMIN->CUSTOMERS->Create Order

For create an customer: In ADMIN->CUSTOMERS->Add customer

For edit an Order: In ADMIN->CUSTOMERS->ORDERS->EDIT make necessary changes to customer’s order (i.e. to delete a product, change quantity to 0) and then click UPDATE.

PATCH:

===============

18 Sep 2009: Update add customer from admin module to v1.06

11 May 2009: Add resent invoice as request by Melissa.

29 April 2009: Fixed for anyone using prefix database table name. (Thanks to Brandy)

SCREENSHOT (click to enlarge):

=======================

Create Order

Create Order

Edit Order

Edit Order

Create Customer

Create Customer

Found any bugs or a suggestion please post here.  Enjoy…

If you find my coding tips, plugins, or tutorials then buy me a cup of coffee or leave a comment.

Bookmark and Share

Related Post(s)

Comments

51 Responses to “Simple Create Order module – Zen cart”
  1. Kent says:

    Hi, Thanks for your plugin.

    I’m using that, but a small problem when sent the email to customer, the invoice link is shop/admin/account_history_info.php?order_id=1007 and I found there was no account_history_info.php file in your plugin…

    Don’t konw what happened, ask for help, thanks

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!