gerdemann/photosphere

Neos plugin for Google PhotoSphere

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:neos-plugin

2.0.1 2019-01-24 07:36 UTC

This package is auto-updated.

Last update: 2024-03-24 19:10:01 UTC


README

Neos plugin for Google PhotoSphere

How-To:

  • Install the package to Packages/Plugin/Gerdemann.PhotoSphere (e.g. via composer require gerdemann/photosphere:~2.0)

  • Put the Google API Key in your Settings.yaml:

    Gerdemann:
      PhotoSphere:
        googleApiKey: 'ENTER_HERE_THE_GOOGLE_API_KEY'
    
  • Insert the new Element PhotoSphere and choose your 360° image

  • Publish all changes

Now you should see the Google PhotoSphere iFrame in the frontend.

Version hint

The Version 1.* is compatible with Neos 2.0, but this version is no longer supported. For Neos 3.0 versions 2. * can be used.

License

The MIT License (MIT). Please see LICENSE for more information.