Noticed that Ubercart materials on Habré is not enough. And I decided to post an article from my website with a step-by-step description of the process of setting up this online store. Comments and additions from experts and gurus are welcome!
So, first install the modules:
1. Tables API (TAPIr)
2. uBrowser
3. Token
4. Workflow-ng (in this group we include only Workflow-ng and Workflow-ng UI)
')
If you want to display pictures for each product, install:
1. CCK (include only Content)
2. Image Field
3. Imagecache
4. Thickbox
Install Ubercart and enable the modules:
1. Cart
2. Order
3. Product
4. Store
5. Attribute (if you need to add properties (attributes) for each product).
6. Catalog (if it is necessary to display the catalog of goods in a separate block).
7. Notify (if notifications should be sent to subscribers)
Creating the role Store administrator: Site Management> Users> Roles
Configure access rights for the created role: Site Management> Users> Access Control
Add blocks for Store links, Shopping cart, Catalog (if this module is installed): Site Manager> Construction> Blocks
Setting up shopping cart:
Block Title: Basket
Cart help text: Click to view cart contents
Catalog setting:
Block title: Directory
Change the visibility of Store links: only for Store administrator (in block settings)
Site Management> Store administration: create default settings for Images (click "here")
Site Management> Construction> Appearance> Customize> General Settings:
disable output of product information
Site Manager> Content> Categories> Catalog> Change Dictionary:
Hierarchy - single (subcategory can have only one parent)
Multiple choice - daw (product can only belong to one category)
Required (required) - daw
Site Manager> Store Administration> Configuration> Product Settings:
Change the text of the buttons Add to cart button text to buy
Site Manager> Store Administration> Product Settings> Product fields:
Customize fields that will be displayed to the user
Site Manager> Store Administration> Country settings> Imported countries
Import: Russia.
Remove excess countries!
Site Management> Content> Types of materials> Product
Title field name: Title
Text field name: Description
Default setting for comments: disabled
Site Management> Store Administration> Store settings> Name and contact information
Customize contact details.
Be sure to enter the country!
Site Manager> Store Administration> Store settings> Format settings
Select the desired formats
Site Manager> Store Administration> Cart settings:
Continue shopping link text: Buy more ...
Default cart breadcrumb text: Basket
Site Management> Store Administration> Catalog settings:
Customize the display of products in the catalog in the tabs Grid and Blocks
Site Manager> Store Administration> Checkout settings:
Customize the panels for the order form: Checkout panes
Configure fields to enter customer information: Address fields
Site Manager> Store Administration> Configuration> Table display settings: Change field headers in uc_cart_view_table and uc_product_table
Site Manager> Content> Categories: Change Catalog dictionary name to Catalog (will be displayed on the site)
Fill product categories: Site Management> Content> Categories> Catalog> Add Terms
For Imagecache to work correctly on a remote server, you must remove .htaccess from the files folder and set chmod = 777 (rights) for all folders in the files folder
PS These modules are installed on one of our work sites:
1. ImageField
2. Contact
3. Help
4. Locale
5. Menu
6. Profile
7. Search
8. Upload
9. ImageAPI
10. ImageCache
11. IMCE
12. Meta Tags
13. Pathauto
14. Thickbox
15. TinyMCE
16. Attribute
17. Catalog
18. File Downloads
19. Notify
20. Payment
21. Roles
22. Cart Links
23. Product Kit
24. Repeater
25. Stock
26. Views RSS
27. Views Theme Wizard
28. Views UI
29. Configurable Content Links
30. Per-Entity Logs
31. Workflow-ng UI