-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
There are at least three options for installing BasicPages on your hosting account.
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.
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.
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.