Project

General

Profile

Actions

Feature #65265

closed

Register flexforms with ::registerPlugin()

Added by Olle Haerstedt about 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Start date:
2015-02-24
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

I think it is too much boiler plate to register a plugin flexform in the current system. What I'd want is something like this, using ::registerPlugin()

\TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerPlugin(
  $_EXTKEY,
  'Pi1',
  'pi1',
  array('flexform1.xml', ...)
);

What do you think?


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Feature #48538: Register flexform API (addFlexFormToPlugin)New2013-05-26

Actions
Actions

Also available in: Atom PDF