JReviews RapidLauncher Add-on
Download link: jreviews-sample.sql.zip
This allows you to have a local copy of the JReviews demo site (http://demo.reviewsforjoomla.com/) to test JReviews. It is not possible to add this sample data on an existing site.
Steps to setup the demo site
1. Download the latest version of Joomla 2.5 from http://www.joomla.org/
2. Install Joomla.
3. After installation is completed, use PHPMyAdmin to import the downloaded jreviews-sample.sql.zip file to the same database where you installed Joomla.
4. Edit the configuration.php file in the root of Joomla and change the $dbprefix variable to 'tkm7_'. The line should look like this:
public $dbprefix = 'tkm7_';
5. Go to the /administrator area and log in using admin/admin.
6. Install JReviews 2.4 the same as you would for a normal installation, follow these instructions: Installing JReviews component. Before the installation make sure your server meets all JReviews Pre-install requirements.