Download Fruml
Want to try Fruml for yourself? This page will help you download and install Fruml.
Getting Fruml
Downloading Fruml is easy:
Download the newest stable version
This is the easiest way of getting Fruml up and running quickly. Download Fruml CMS (downloaded 119 times).
Download the cutting edge develop version
If you're comfortable with Mercurial, you can download the developement version from our repository at BitBucket. More instructions can be read on the HG Clone Instructions page.
Fruml Compatibility Checker Script
You can download the Fruml Compatibility Checker script to see if your server meets the requirements for running Fruml. Simply unzip and upload the script to your (host's) server and access it using your browser to see if your server meets Fruml's requirements.
Preparing for installation
Once you've downloaded Fruml, unzipped the archive and uploaded it to your host or copied it to your web-server, you'll need to make sure the fruml/data directory is writable. In Linux, a 'chmod 777 fruml/data' should suffice. Windows users will most likely not have to change anything.
If you're uploading Fruml using FTP, there will be an option to set the file permission, usually by right-clicking the folder and selecting 'File Permissions' or 'Properties' from the context-menu.
Create a Database
Next you'll need to create a MySQL database for Fruml CMS. You can name the database however you wish, but `fruml` is usually a good name. You can also use an existing database to install Fruml into, as long as it does not already contain a Fruml installation.
Run the Installer
Now you can run the installer. To do so, open your browser and navigate to where you put Fruml (e.g. http://localhost/fruml or http://www.mydomain.com).
The Installer will guide you through the install process and your new Fruml CMS installation will be up and running in just minutes!