jweiland/tender

Tender management

Installs: 1 501

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 0

Open Issues: 1

Type:typo3-cms-extension

2.0.2 2023-02-17 09:49 UTC

This package is auto-updated.

Last update: 2024-04-18 14:21:05 UTC


README

Build Status

Tender is an extension for TYPO3 CMS. It shows you a list of tender entries incl. detail view.

Currently tender needs a mandatory relation to our TYPO3 extension service_bw2.

1 Features

  • Tender brings you the functionality to provide your visitors a list of available tenders.
  • Each tender can be individualized with different data like a description, downloads, a department and more.
  • If you want set a timeframe in which your tender is available you can use a start and end date.
  • Displaying tenders can be done with categories, this gives you more flexibility to provide designated tenders.

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 jweiland/tender

Installation as extension from TYPO3 Extension Repository (TER)

Download and install tender with the extension manager module.

2.2 Minimal setup

  1. Include the static TypoScript of the extension.
  2. Create tender records on a sysfolder.
  3. Create a plugin on a page and select at least the sysfolder as startingpoint.