supr / supr
supr integration extension
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^8.7
- typo3/cms-fluid-styled-content: ^8.7
Requires (Dev)
- typo3/testing-framework: ^1.1
Replaces
- supr/supr: dev-develop
This package is auto-updated.
Last update: 2021-03-23 09:01:45 UTC
README
Introduction
What does it do?
This extension renders your configured widgets for products from the SUPR management tool into your TYPO3 frontend. An editor can add a special content element to select such widgets for rendering.
Need Support?
Before the SUPR content can be rendered correctly you have to add your product widgets to the SUPR management tool. If you need support for the SUPR products, please refer to
Known problems:
Widget id 0 is unavailable
-> The content element isn't configured correctly. Open the content element and change the widget.array_keys() expects parameter 1 to be array, null given
-> Your SUPR login data is not configured yet. An administrator has to add them to the extension configuration.
For Editors
Add the plugin
Switch to the page module.
To include the SUPR content element you have to add it to your desired page.
You can find it here: Special Elements -> SUPR Widget
.
Configure the plugin
After creating the content element, you choose between different widget-styles. These styles are configured in the SUPR managment tool. In the content element, you will see a preview of your widget.
For administrators
Installation
The extension may be installed by using the Extension Manager in the TYPO3 backend:
-
Head to the TYPO3 backend module "Extension Manager"
-
Get the extension
- Get it by the extension manager: Select "Get Extensions" from the top and search for supr. Afterwards, click the button "Import and Install"
- Get it from typo3.org: You can always get current version from
http://typo3.org/extensions/repository/view/supr/current/
by downloading either the t3x or zip version. Upload the file afterwards in the Extension Manager.
Configuration
After installation, you have to configure the extension. Switch to the Extension Manager and click on the extension name.
Login
Enter the credentials of your account from the SUPR management tool. With these credentials, the extension will authenticate with the API by SUPR and fetch all configured widgets.