|
Company Website Builder - User Manual
CHANGE LOG
Version 1.5
ADMIN:
- Admin panel redesigned 100%
- 2 language site enabled
- Each category now have picture assigned and also can be disabled
- Search on categories
- Products now are very much rewritten. New on this are: Item number, Vendor (separate admin), Quantity in stock, Minimum order amount, Image now is split on thumbnail and larger image, Collection and colors possibilities
- Options can be added to a product
- Enable/disable products
- List all special product and manage them
- Search on products
- Vendor administration with detailed description, URL, logo
- Discounts based on final price
- Currency exchange rate between 2 currency
- User administration (enable/disable user account, change user information)
- Mail to users
- Newsletter to users
- Search on users
- Order management
- Search on orders
- Statistics on many of information described
USER PART
- User subscribe
- Better search engine
- User order history
- Reorder possibilities
- Newsletter subscribingVersion 1.1
1.) include/cls_category.php; admin/adcategorie.php, admin/modcategorie.php. admin/adprodus.php, admin/modprodus.php
- added a function which improve the categories and subcategories structure, also not let to add new category or subcategory in one existing subcategory, only to categories.2.) admin/programtemplates/ template_categorie_adcategorie.html,template_categorie_modcategorie.html, special tag {HELP}, to show some help informations on this pages.
3.) language/en.inc.php and ro.inc.php updated with new words and no.php with norvegian language.
4.) modservices.php - new page like about us page, used in Services menu. For this you will need to create a MENU item like Services and link it with services.php
You need also to add manually a new line into description table.INSERT INTO description VALUES (2, 'NEW SERVICES');
5.) Added a HTML documentation (not full yet). Now you can browse in DOCS directory.
6.) Install was improved.
7.) Other small bugs what we discovered.