Skip to content
This repository was archived by the owner on Mar 3, 2021. It is now read-only.

Installation

ben-zene edited this page Feb 26, 2011 · 2 revisions

There are at least three options for installing BasicPages on your hosting account.

Option 1: SimpleScripts (one click installer)

SimpleScripts offers a one click install of BasicPages, which we think is pretty cool. SimpleScripts operates via FTP, so it doesn't matter where you are hosted. Enter your FTP details, and off you go. Start here.

Option 2: Manual Installation

Installing BasicPages manually is pretty easy; there is no database layer to worry about. Simply grab the latest package from GitHub, extract/upload to your server, and run bp_admin/install.php (which should come up automatically when you load your domain). The installer will ask you for the installation URL and a username/password.

Option 3: Git (source control)

If you are familiar with Git, use the following link:

git://github.com/ben-zene/BasicPages.git

The rest is just like running a manual installation above.

Clone this wiki locally