yawave-sdks/yawave

typo3 extension that extends the news extension and add record from the yawave

Installs: 335

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-cms-extension

1.05 2021-04-27 08:35 UTC

This package is auto-updated.

Last update: 2024-03-20 18:24:31 UTC


README

1 Features

2 Usage

2.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require yawave-sdks/yawave

Installation as extension from TYPO3 Extension Repository (TER)

Download and install the extension with the extension manager module.

2.2 Minimal setup

  1. Install the “News system” extension before you install the “yawave” extension.
  2. Install the “Scheduler ” extension before you install the “yawave” extension .
  3. Install the “yawave” extension.
  4. Change StoragePid in “ext_typoscript_setup.typoscript” according to Storagefolder ID Path: …ext/yawave.
  5. Configure the same languages on your Typo3 environment as they are used in your yawave application.
  6. Set Fallback Type.
  7. Setup site template and add id’s of languages.
  8. Setup Hook for yawave extension in config.yaml.
  9. Configure Scheduler.
  10. Pull yawave content by running scheduler once.
  11. Add News Content.
  12. Choose filter according to your needs (portal, tags, category…) and save new page content.
  13. Add all Languages in Pages.
  14. Choose Layout.
  15. Initiate automated Scheduler now.