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 #1

Updated by Ingo Renner about 9 years ago

would be nice

Actions #2

Updated by Stephan Großberndt about 9 years ago

  • Tracker changed from Bug to Feature
  • Target version deleted (7.0)
Actions #3

Updated by Stephan Großberndt about 9 years ago

  • Target version set to 7.2 (Frontend)
Actions #4

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Actions #5

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #6

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 8 LTS
Actions #7

Updated by Gerrit Code Review about 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47323

Actions #8

Updated by Riccardo De Contardi about 7 years ago

  • Target version changed from 8 LTS to 9.0
Actions #9

Updated by Mona Muzaffar almost 7 years ago

  • Related to Feature #48538: Register flexform API (addFlexFormToPlugin) added
Actions #10

Updated by Susanne Moog about 6 years ago

  • Target version changed from 9.0 to 9.2
Actions #11

Updated by Benni Mack about 6 years ago

  • Target version changed from 9.2 to Candidate for Major Version
Actions #12

Updated by Riccardo De Contardi over 5 years ago

  • Category set to Backend API
Actions #13

Updated by Susanne Moog about 5 years ago

  • Status changed from Under Review to New

Patch was abandoned.

Actions #14

Updated by Georg Ringer about 4 years ago

  • Status changed from New to Closed

closed in favor of #48538

Actions

Also available in: Atom PDF