public
Description: OneBody is free, open-source, web-based social networking and online directory software for churches.
Homepage: http://beonebody.com
Clone URL: git://github.com/seven1m/onebody.git
seven1m (author)
Wed Sep 10 06:14:00 -0700 2008
commit  25260cba3ec2909e8bd0c0c1bf3510343fac53d4
tree    2dbee4ff46af060aa2fcd38c418796f6b741cfd4
parent  4b267ad0db47e9da5338bb554475af143914569e
name age message
file .gitignore Wed Sep 03 15:05:26 -0700 2008 Ignore database.yml and auto-copy upon startup.... [seven1m]
file Capfile Wed Jun 25 22:10:20 -0700 2008 Improved deployment recipes. [seven1m]
file LICENSE Fri Jul 20 09:40:12 -0700 2007 split install out of readme and added gpl git-... [seven1m]
file README.textile Tue Aug 19 09:36:58 -0700 2008 Update readme. [seven1m]
file Rakefile Tue Apr 29 07:32:54 -0700 2008 Cleaning up a bit. [seven1m]
file VERSION Loading commit data...
directory app/
directory cache/ Tue Jul 15 11:16:24 -0700 2008 Set up action caching for profile page. May nee... [seven1m]
directory config/
directory db/
directory lib/
directory log/ Mon Feb 25 16:02:45 -0800 2008 adding back empty directories [seven1m]
directory plugins/
directory public/
directory script/
directory test/
directory themes/
file updateagent.rb
directory vendor/
README.textile

OneBody

OneBody is web-based software that connects community members, especially churches, on the web.

Features

  • Basic Church Management System (ChMS)
  • Online Directory
  • Groups (with email list management, attendance tracking, and more)
  • Social Networking
  • Content Management System

…and more.

Up And Running


[sudo] rake gems:install
rake db:migrate
rake onebody:newuser # or rake onebody:load_sample_data
script/server

…then browse to http://localhost:3000

More Information

Copyright

Copyright © 2008, Tim Morgan

Please see the license file provided with this program.