Difference between revisions of "JReviews RapidLauncher Add-on"

From JReviews Documentation
Jump to: navigation, search
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
Demo database export: [http://docs.reviewsforjoomla.com/downloads/demo-sample/jreviews-sample.sql.zip jreviews-sample.sql.zip]
+
The RapidLauncher Add-on is free and included with every license to provide one-click installation of sample data.
  
Demo sample media files: [http://docs.reviewsforjoomla.com/downloads/demo-sample/jreviews-sample.sql.zip jreviews-sample.sql.zip]
+
== Using RapidLauncher with Joomla ==
  
This allows you to have a local copy of the [http://demo.reviewsforjoomla.com/ JReviews demo site] to test JReviews. It is not possible to add this sample data to an existing site.
+
<youtube>JOjDqoJ3VUY</youtube>
  
== Steps to setup the demo site ==
+
[http://www.youtube.com/watch?v=JOjDqoJ3VUY=1 Watch in HD on YouTube]
  
1. Download the latest version of Joomla 2.5 from http://www.joomla.org/
 
  
2. Install Joomla.
+
== Using RapidLauncher with WordPress ==
  
3. After installation is completed, use PHPMyAdmin to import the downloaded <span style="color: blue">jreviews-sample.sql.zip</span> 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:
+
<youtube>LGw8dR95I54</youtube>
<source lang="php">
+
public $dbprefix = 'tkm7_';
+
</source>
+
  
5. Extract the downloaded sample-media-files.zip file and upload the extracted "reviews" folder to Joomla's /media folder. So, the paths to the media files will be:
+
[http://www.youtube.com/watch?v=LGw8dR95I54=1 Watch in HD on YouTube]
root/media/reviews/attachments
+
root/media/reviews/photos
+
root/media/reviews/videos
+
  
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]].
 
  
7.
+
 
 +
[[Category:JReviews]]

Latest revision as of 14:43, 4 May 2016

The RapidLauncher Add-on is free and included with every license to provide one-click installation of sample data.

Using RapidLauncher with Joomla

Watch in HD on YouTube


Using RapidLauncher with WordPress

Watch in HD on YouTube