syzygy-typo3/syzygy-qrpreview
Composer 安装命令:
composer require syzygy-typo3/syzygy-qrpreview
包简介
Opens a dialog with a QR code which includes the preview URI.
README 文档
README
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.
Installation
Installation only via composer with:
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:
- 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
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2018-04-25