ExperShop Lite AdministrationHome Contents Please email any bug reports, comments or suggestions to ExperLog's Online Support ExperShop Lite comes with a specific servlet dedicated for shop administration tasks:
Entering the Shop Administration ToolOnce your ExperShop Lite 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! See the
Online
Demo (the password is
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.
Catalog UpdatesNo online demo is provided, otherwise users might alter the sample shop content.The Catalog Update tool allows the user to create/edit/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.
|