You are here

README.txt in Ubercart Views 6

Same filename and directory in other branches
  1. 6.3 README.txt
  2. 6.2 README.txt
Welcome to Ubercart Views.
--------------------------

The module depends heavily on the popular Views module (http://drupal.org/project/views). For maximum
benifit of this module, you should at least know the basics of that great module

If you're having trouble installing this module, please ensure that your 
tar program is not flattening the directory tree, truncating filenames
or losing files.

Installing Ubercart Views:
--------------------------

Place the content of this directory in sites/all/modules/uc_views

Navigate to administer >> build >> modules. Enable Ubercart Views.

Please note that most of the views included in this module assumes that images are turned on and
configured for products (See administer >> Store administration)

About Ubercart Views
--------------------
This module provides various views on Ubercart data, such as lists of popular products,
users favourite products, 'users who bought the selected product also bought these' and more.
It also describes some of the Ubercart data tables to views, so you can create your own views, based
on these data.

The module will install a number of database views, which is needed for some of the default views
that ships with this module. If that is a problem for you, you should disable the views, and remove
the database views after installation (the sql to remove the views are found in the .install file).

Ubercart Views is developed with the help of Lenio A/S (www.lenio.dk)

File

README.txt
View source
  1. Welcome to Ubercart Views.
  2. --------------------------
  3. The module depends heavily on the popular Views module (http://drupal.org/project/views). For maximum
  4. benifit of this module, you should at least know the basics of that great module
  5. If you're having trouble installing this module, please ensure that your
  6. tar program is not flattening the directory tree, truncating filenames
  7. or losing files.
  8. Installing Ubercart Views:
  9. --------------------------
  10. Place the content of this directory in sites/all/modules/uc_views
  11. Navigate to administer >> build >> modules. Enable Ubercart Views.
  12. Please note that most of the views included in this module assumes that images are turned on and
  13. configured for products (See administer >> Store administration)
  14. About Ubercart Views
  15. --------------------
  16. This module provides various views on Ubercart data, such as lists of popular products,
  17. users favourite products, 'users who bought the selected product also bought these' and more.
  18. It also describes some of the Ubercart data tables to views, so you can create your own views, based
  19. on these data.
  20. The module will install a number of database views, which is needed for some of the default views
  21. that ships with this module. If that is a problem for you, you should disable the views, and remove
  22. the database views after installation (the sql to remove the views are found in the .install file).
  23. Ubercart Views is developed with the help of Lenio A/S (www.lenio.dk)