phpwsBusinesses - phpWebSite Business Directory Management
http://sourceforge.net/projects/phpwebsite-comm/
Verdon Vaillancourt <vern@NOSPAM.verdon.ca>

phpwsBusinesses is a module for phpWebsite. It is intended to serve as a
contact directory for businesses, and is suitable for websites such as a
local Chamber of Commerce might have.

phpwsBusinesses began as a modification of the excellent phpwsContacts
mod by Don Seiler. As I added more and more features and hacks, it began
to make sense to create it as a new mod altogether. This was also a good
learning experience for me.

In addition to changing the contact profile to something more suitable
for businesses than individuals, new features include: individual user
image directories, new home page block for 'featured' random business,
addition of approval queuing into the workflow, new list and browse
views, new private view custom fields, optional integration with the 
Comments module, optional auto-expiration of business records to name 
a few. Please review docs/ChangeLog for full details.

INSTALLATION
============
See docs/INSTALL for installation instructions. 

NOTE: If you are on a server with php SAFE_MODE=ON , you may need to
create this module's image directory manually. Be sure it is writable by
the webserver. The following directory is required for this module: 
/images/phpwsbusinesses
This module will also create directories in the following manner for 
each individual user who owns a phpwsbusinesses record: 
/images/phpwsbusinesses/username

CUSTOMIZATION
=============
See docs/INSTALL for a couple customization tips, before boosting. 

BUGS
====
If you have any bugs to report, file them at: 
http://sourceforge.net/tracker/?func=add&group_id=81360&atid=742476

Please be sure to search any existing bugs to avoid duplicates.

LICENSE
=======
The software included in this directory is licensed under the GPL v2.
See docs/COPYING for the text of the license.

VERSION
=======
Version is listed as $version in conf/boost.php.
