ExperShop Shop Administration toolsHome Contents Please email any bug reports, comments or suggestions to ExperLog's Online Support ExperShop comes with a specific servlet dedicated for shop administration tasks:
Entering the Shop Administration ToolOnce ExperShop is installed and the demo shop works, just selecthttp://your-shop-url/servlet/com.expershop.lite.ESAdminServlet
to start with the administration tool.
You will then be requested to log in as administrator: unless you modified
the password, its default value is Type in the password, then submit the form: you are now logged as Administrator, follow the links! Order ManagementWhen a customer places an order, the order is created in the database with a status set to NEW.The administration servlet allow the shop administrator to change the order's status while processing the order: PROCESSING means the shop staff is currently processing the order, and PROCESSED means the items have been delivered to the customer. PROCESSED orders can then be deleted by the shop administrator on demand. Most update actions are performed using ExperSHOP Administrative actions, for example to update orders status or delete orders.
Catalog UpdatesThe Catalog Update tool allows the user to create/edit/delete Shop departments and Products.Most update actions are performed using ExperSHOP Administrative actions, for example to create, update or delete shop departments and products. Note this can be done directly in SQL on the database, which is faster if you wish to insert many items.
|