Skip to content

Form extension as used in TYPO3 v7, compatible with TYPO3 v8

License

Notifications You must be signed in to change notification settings

jillande/form_legacy

 
 

Repository files navigation

TYPO3 Extension "form_legacy"

Adds the legacy form extension from TYPO3 CMS 7 LTS to TYPO3 CMS 8 LTS.

The functionality was part of TYPO3, until TYPO3 CMS 7 LTS, and moved into its own extension, receiving its own public repository.

The new form extension deliverd with TYPO3 CMS 8 LTS substitutes this extension and form_legacy is available to achieve backwards compatibility when upgrading instances from core version 7 to 8.

Installation

The latest version can be installed via TER (http://typo3.org) or via composer by adding ''composer require friendsoftypo3/form-legacy'' in a TYPO3 CMS 8 installation.

Current state

The latest version here reflects a feature-complete state. All newly based features for form elements, are now part of the new approach in TYPO3 implemented directly.

Contribution

Feel free to submit any pull request, or add documentation, tests, as you please. We will publish a new version every once in a while, depending on the amount of changes and pull requests submitted.

License

The extension is published under GPL v2+, all included third-party libraries are published under their respective licenses.

Authors

Over 100 contributors have been working on this area while this functionality was part of the TYPO3 Core. This package is now maintained by a loose group of TYPO3 enthusiasts inside the TYPO3 Community. Feel free to contact Benni Mack ([email protected]) for any questions regarding "form_legacy".

About

Form extension as used in TYPO3 v7, compatible with TYPO3 v8

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 47.6%
  • JavaScript 32.5%
  • TypeScript 9.7%
  • HTML 5.8%
  • CSS 4.4%