2017 © Pedro Peláez
 

typo3-cms-extension syzygy-qrpreview

Opens a dialog with a QR code which includes the preview URI.

image

syzygy-typo3/syzygy-qrpreview

Opens a dialog with a QR code which includes the preview URI.

  • Wednesday, April 25, 2018
  • by manuelselbach
  • Repository
  • 5 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

TYPO3 QR code for preview URI

To simplify the handling of URI on e.g. mobile devices, this extension provide an additional button in the Web -> View module to generate a QR code of the preview URI., (*1)

Installation

Installation only via composer with:, (*2)

composer require syzygy-typo3/syzygy-qrpreview

Usage

  • Open the TYPO3 backend
  • Open the module Web -> View
  • Select a page to preview
  • In the top bar there is a new button right beside the "View webpage" button
  • On click it will open a modal with the QR code that includes the preview URI
  • Open an QR code scanner app on your mobile device and scan the code
  • The site to preview should be opened in a browser
  • Have fun!

Contribution

Instruction for a local working environment:, (*3)

  • run composer install
  • configure webserver root to .Build/public
  • go through the installation of TYPO3
  • run composer install-needed-extensions

Notice: Make sure to load the backend without browser cache as it might cache the ajax routes needed by this extension, (*4)

The Versions

25/04 2018

dev-master

9999999-dev https://www.syzygy.de

Opens a dialog with a QR code which includes the preview URI.

  Sources   Download

GPL-2.0+

The Requires

 

25/04 2018

0.1.0

0.1.0.0 https://www.syzygy.de

Opens a dialog with a QR code which includes the preview URI.

  Sources   Download

GPL-2.0+

The Requires