Quick start

  1. Install the Extension

  2. Include the static TypoScript

    1. Go to the Template module under WebTemplate (TYPO3 11.5) or Site ManagementTypoScript (TYPO3 12.4).

    2. Select Info/Modify (TYPO3 11.5) Info/Modify or Edit TypoScript Record (TYPO3 12.4) in the module header.

    3. Click the button Edit the whole template record.

    4. Switch to the tab Advanced Options.

    5. Select Partner Rating: Static TypoScript Include (partner_rating) under Include static (from extensions) (TYPO3 11.5) or Include TypoScript sets (TYPO3 12.4) → Available Items.

    6. Click Save and Close.

  3. Create a record storage page and records for departments, partners and reasons

    1. Go to the Page module under WebList.

    2. In the Pagetree create a new page of type "Folder" and select this page

    3. Click Create new record in the module header.

    4. Select Partner RatingDepartment to create new Departments. For each department add a "Title" and click Save and Close.

    5. Select Partner RatingPartner to create new Partners. For each partner add a "Title" and a "Partner Nr" and click Save and Close.

    6. Select Partner RatingRating Reason to create new Rating reasons. For each Rating reasons add a "Title" and a "Description" and click Save and Close.

  4. Create the plugin content element

    1. Go to the Page module under WebPage.

    2. In the Pagetree view click on the page where you want the partner rating form plugin content element to be displayed.

    3. Click the + Content button where you want the partner rating form plugin content element to be placed.

    4. Switch to the tab Plugins.

    5. Select the Partner Rating item.

    6. In the tab General you may want to enter some general content information like a header.

    7. Switch to tab Plugin.

    8. Under Record Storage Page add the data storage page on which the partner rating data records for departments, partners and rating reasons are located (from step 3) and which will later also store the submitted ratings.

    9. Under Recursive select a recursive level if the records are to be obtained from lower hierarchy levels. If in doubt, leave this value at "0". This means that all records of the extension are in the same storage page.

    10. Click Save and Close.

  5. Done

    The partner rating form plugin content element can now be viewed in the frontend on the page where you created the plugin.