WP Manifestindependent plugin directory
manifest / media / krpano_loader

KRpano Loader

Small Wordpress plugin that loads krpano and links the content with panoramas in the tour

by Karim Mansour · github.com/senegalo/krpano_loader · website

4stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/senegalo/krpano_loader/archive/refs/heads/master.zip

From the readme

KRpano Loader KRpano loader is a small wordpress plugin that creates shortcodes to easily add KRPano tours to your Wordpress site and display special content for each panorama in those tours. Installation Using Git Releases Go to the latest release Download the latest release. You should have a file named krpanoloader-x.x.x where x.x.x are the release number. Extract the plugin folder and and move it to wp-content/plugins/krpanoloader. Make sure that the folder name is now krpanoloader and that you have removed the release number from the name. Go to the plugin management section in Wordpress and enable KRpano Loader. Or from the master branch Clone the project into your wp-content/plugins directory Go to the plugin management section in Wordpress and enable KRpano Loader. Tours Upload Currently the plugin doesn't manage the tours upload so you will have to upload them yourself. The plugin assumes that all the tours generated by KRpano are uploaded into their own folder under the wp-content/uploads/tours directory. So create the wp-content/uploads/tours folder and upload all your tours into it. Note that each tour folder name will be used in the shortcode to load

Read the full README on GitHub →