-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
43 lines (32 loc) · 1.27 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
CONVERGE
--------
Converge is a suite of Drupal modules that help you organise and run
conferences, barcamps, workshops and other events.
It currently provides modules for:
- Proposal submission.
- Proposal review / blind peer review.
- Proposal author notifications.
- Bulk ticket assignment.
- Session preference selection.
Ticket sales are handled via Ubercart.
REQUIREMENTS
------------
Required 3rd party modules for Converge are:
- Content http://drupal.org/project/cck
- Content Profile http://drupal.org/project/content_profile
- Date http://drupal.org/project/date
- FileField http://drupal.org/project/filefield
- Fivestar http://drupal.org/project/fivestar
- Logintoboggan http://drupal.org/project/logintoboggan
- Nodereference http://drupal.org/project/nodereference
- Pathauto http://drupal.org/project/pathauto
- Token http://drupal.org/project/token
- Ubercart http://drupal.org/project/ubercart
- UUID http://drupal.org/project/uuid
- Views http://drupal.org/project/views
- Views Customfield http://drupal.org/project/views_customfield
- Voting API http://drupal.org/project/votingapi
LICENSE
-------
Converge is available under the terms of the GNU General Public
License ("GPL") version 2. See GPL.txt for more information.