Skip to content

ryanhowdy/fcms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ea91417 · Aug 20, 2022
Jul 2, 2018
Aug 20, 2022
Jul 2, 2018
Mar 28, 2013
Aug 11, 2015
Jul 2, 2018
Jul 2, 2018
May 28, 2015
Mar 4, 2016
Oct 7, 2010
Aug 20, 2022
Aug 20, 2022

Repository files navigation

GitHub version Build Status Scrutinizer Quality Score

What is it?

Family Connections is a private social networking site for families or small groups of people.

Why?

Because social networking sites like Facebook/Google+ are not private enough for family use. Family Connections allows you more control over your site: from who can access it, to what it looks like and what features it has.

Contribute

We usually have a few bugs/feature requests that you can get paid to fix. Check out our list of issues labeled bounty.

Installation

  1. Upload the familyconnections/ directory in FCMS_3.8.0.zip to your web host.

  2. Run the online installation script by visiting your website.

    http://www.yourdomain.com/path/to/install.php

  3. It is recommended that you delete the install.php file after installation.

Upgrade

Upgrading from 2.6+ to 3.8.0

DO NOT DELETE inc/config_inc.php

DO NOT TOUCH ANY FILES IN THE FOLLOWING DIRECTORIES

  • uploads/avatar/
  • uploads/documents/
  • uploads/photos/memberX/
  • uploads/upimages/
  1. It is recommended that you backup your entire site, including your MySQL database before upgrading.

  2. Login as the administrator, visit the upgrade section, and run the automatic upgrade.

  3. Delete the install.php file from your web host (if it still exists).

Credits