FastPano 360

The virtual tour constructor php script

About

FastPano 360 is a php script that lets you create awesome virtual tours for your customers without advanced programming knowledge. Using the built-in filemanager you can easily upload and manage your panoramic and thumbnail photos, with the virtual tour manager you can quickly add new scenes and publish it for your clients. FastPano 360 is simple to use. It has admin and client parts. The admin part is used to manage virtual tours and the client part is used to view a virtual tour. All what you need is just to upload script files to your hosting, change the admin login and password and use it. This plugin is responsive and works on all modern browsers and mobile devices. Use this plugin to create interactive tours, maps and presentations.

The following video movie will show you the plugin work. This video is a quick overview. Please use our contact form if you have any further questions.

Features

  • Advanced Builder - prepare a config easily
  • Fullscreen – you can toggle from the normal state to fullscreen and back
  • Mouse Wheel – zoom with mouse wheel scrolling
  • Keyboard – arrows can be used for navigation through the scene
  • Touch – touch was used for navigation tasks
  • Autoplay - the scene autorotate around a vertical axis
  • Responsive - render well on a variety of devices
  • View customization - create your own theme
  • Easy Integration
  • Help via Email
  • and so more..

Demo

Information:
Use login: demo, password: demo.

How To Use

Information:
The CodeIgniter framework should have RewriteEngine ON, because it uses MVC pattern.
  • Upload the entire fastpano folder to your website hosting directory
  • Setup the parameter "base_url" in your [plugin]/application/config/config.php file
    $config['base_url'] = 'http://yoursite.com/'
    
  • Set read/write permissions to the folders [plugin]/vtours and [plugin]/upload
  • Set the login and password in your [plugin]/application/config/myconfig.php file
  • Test the plugin