This is all in accordance with the traditions and conventions of Drupal.
ENABLE MODULES
Enable transactions module, views and PHP_filter (at least the first time)
Optionally enable the other modules in the Complementary Currencies Section.
Also consider uid_login and autocategorise.
Transactions
At Admin/marketplace, fill in the terminology section. Things without names will not exist.
Setup your currency at admin/marketplace/currency
At admin/marketplace/ratings, set up the rating system, or leave blank, if you don't want a rating system
Permissions
Don't forget to define the permissions page for these modules at admin/user/permissions
Note that permissions available are affected by the naming above.
Email notifications
Ensure that actions and trigger modules are enabled.
Go to admin/settings/actions and add the advanced action 'Mail anyone who needs to complete a transaction'
Configure the action by writing the email using the wildcards
Go to admin/build/trigger and assign the action to the trigger 'When either saving a new post or updating an existing post'
Note that users can disable their notifications on their user profile pages
Directory Categories
Note that offers/wants created a vocabulary called 'Directory categories' which governs those types
Views
In the following views, change the footer filter to php, which you enabled earlier
At admin/build views edit each one of the below
cc_directory_recent
cc_directory_recent_offers
cc_directory_recent_wants
cc_user_directory
Select footer (it is currently set to 'Filtered HTML'), Change its input format to 'PHP Filter'. Click 'Update' & then 'Save'.
Later you may prefer to hard-code these links in html.
System should now work. However before your site makes sense, you'll need to add some users and data.
Don't forget the cc_import module, which is controlled at navigating to admin/marketplace/import.
Now you can consider the architecture.
This module attempts to be more flexible than usable out of the box.
However you can do a lot just by disabling/moving menu items, and enabling blocks.
For more ideas visit test1.communityforge.net
| Attachment | Size |
|---|---|
| cc_custom.zip | 3.79 KB |