web-tp3/tp3businessview

google businessview für tp3 - 360° Panorama Designer für Ihren virtuellen Rundgang

Installs: 681

Dependents: 0

Suggesters: 0

Security: 0

Language:JavaScript

Type:typo3-cms-extension

1.3.4 2021-05-06 08:36 UTC

This package is auto-updated.

Last update: 2024-04-17 19:54:10 UTC


README

Latest Stable Version Daily Downloads Total Downloads License

Manual

Repository

Installation

Using Composer

The recommended way to install the extension is by using (Composer) 1. In your Composer based TYPO3 project root, just do composer require web-tp3/tp3businessview. [2]. Create a businessview record. [3]. Use the PanoDesigner to find your location or add an tt_address record with cid [4]. Use the PanoDesigner to design your Tp3BusinessView tour

As extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

Minimal setup

1) Include the static TypoScript of the extension. Optional: If you are templates are based on Twitter Bootstrap, add the TWB styles as well to get optimized templates. 2) Create some tp3businessview records on a sysfolder. 3) Create a plugin on a page and select at least the sysfolder as startingpoint.

Administration corner

Versions and support

tp3businessviewTYPO3PHPSupport/Development
2.x9.57.2 - 7.3Bugfixes, Security Updates, Feature Updates,
POI Integration, VR Support
1.x8.77.0 - 7.2Bugfixes, Security Updates

Contribution

Forks, Pull requests or Commits to support develop are welcome in general! Nevertheless please don't forget to add an issue and connect it to your pull requests. This is very helpful to understand what kind of issue the PR is going to solve.

  • Bugfixes: Please describe what kind of bug your fix solve and give us feedback how to reproduce the issue. We're going to accept only bugfixes if I can reproduce the issue.
  • Features: Not every feature is relevant for the bulk of powermail users. In addition: We don't want to make powermail even more complicated in usability for an edge case feature. Please discuss a new feature before.

Manual

Repository