This is an attempt to migrate the BeWelcome network to Drupal. BeWelcome (BW) is a democratic and transparent hospitality exchange network. It's much smaller than CouchSurfing but it sticks to some basic principles. All code is available under free licenses.
This project on Drupal.org mainly contains bewelcome.make, the Drush Make file, and bewelcome.profile. (And not much more than that.) It's currently not up-to-date. Check out http://redmine.bewelcome.org/projects/bw-drupal/repository instead.
The files at d.o
Ideally, in the future we'll just have a .make file and a profile/bewelcome/ directory here that will be enough to build the whole project. Until we figure that out properly you should refer to the gitorious code base (which contains Drupal core and many contib modules).
If you set up drush and drush make on a machine you can simply do
$ drush make bewelcome.make (NOTE: take drush make example from OA)
and it will fetch everything else, Drupal core, contrib modules, our
custom modules and our theme.
Our custom modules and our theme could continue to live on gitorious.
Like this development can happen in a very modular way.
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Last modified: January 18, 2012