2017 © Pedro Peláez
 

typo3-cms-extension circular

Organize your single and recurring events

image

jweiland/circular

Organize your single and recurring events

  • Wednesday, March 7, 2018
  • by jweiland.net
  • Repository
  • 6 Watchers
  • 0 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

TYPO3 Extension circular

Build Status, (*1)

Circular is an extension for TYPO3 CMS. It shows you a list of circular records incl. detail view., (*2)

1 Features

  • Create circular records
    • Assign PDF
    • Assign category
    • Assign department
  • List view with pagebrowser
  • Detail view with link to download the PDF

2 Usage

2.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer., (*3)

Run the following command within your Composer based TYPO3 project:, (*4)

composer require jweiland/circular

Installation as extension from TYPO3 Extension Repository (TER)

Download and install circular with the extension manager module., (*5)

2.2 Minimal setup

1) Include the static TypoScript of the extension. 2) Create a circular records on a sysfolder. 3) Assign plugin "Circular" on a page and select at least the sysfolder as startingpoint., (*6)

FAQ

I get an error while invoking mailer engine

Error:, (*7)

DirectMailTeam\DirectMail\Dmailer::ensureCorrectEncoding(): Argument #1 ($inputString) must be of type string, null given

circular creates recipient records from employee records of telephonedirectory. As direct_mail needs a name column defined here:, (*8)

return $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['direct_mail']['defaultRecipFields']

but telephonedirectory does not have such a column, that error message appears., (*9)

We can't change that configuration, as that may break your existing recipient configuration for tt_address, fe_users and others., (*10)

The Versions

07/03 2018

dev-master

9999999-dev http://www.jweiland.net

Organize your single and recurring events

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Stefan Froemken

typo3 typo3 cms circular

07/03 2018

1.0.0

1.0.0.0 http://www.jweiland.net

Organize your single and recurring events

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Stefan Froemken

typo3 typo3 cms circular