BoastMachine is a blog application. It is written in PHP and backed by a MySQL database. BoastMachine Official Website Use it because:
- lightweight, simple and easy-to-use
- multiple blogs and user registration
- built-in Shoutbox
- built-in backup/restore
- you do not need subcategories, plugins or other fancy stuff
- Download the BoastMachine script download
- Install the script. Important: Pay attention to the file permissions in steps 4 and 6!
- Unzip and upload the files to the templates folder in the BoastMachine directory on your FTP account
- Login to your BoastMachine admin area and activate the theme via Admin > Themes
- Open the side_menu.php file
- Add the following lins to where you want the shoutbox to appear:
And if you want to change the appearance of the shoutbox, you will need to do so via the shoutbox.css file. Language Packs BoastMachine offers over 12 different language packs. download Once you have downloaded and unzipped the file(s), upload them to the /bmc/inc/lang folder in the BoastMachine directory on your FTP server. Spice it up with Mods! There are many mods to choose from, from social networking to image gallery. more info Once you have downloaded and unzipped the file(s), upload them to the BoastMachine directory on your FTP server as per the instructions in the ReadMe.txt file that comes with the mod. Demo: Coppermine Photo Gallery mod http://doteasydemo.com/bmachine/mygallery/ Before you begin, you will need to install Coppermine Photo Gallery on to your account on your account. Then, after you have installed Coppermine:<div> <?php bmc_ShoutBox(); ?> </div>
- Download the BoastMachine Coppermine mod. download
- Open the /bmachine/mygallery/index.php file using a text editor and change the "$path_to_coppermine" and "$gallery_title".
- Change "/gallery" to the directory where you have installed your Coppermine Photo Gallery (the actual application, not the mod files)
- Change the title of the gallery to anything you want