Skip to content
Snippets Groups Projects
Commit 4d4fdc6d authored by Ralf Zimmermann's avatar Ralf Zimmermann Committed by Susanne Moog
Browse files

[FEATURE] Ext:form - extend the extension location functionality

With this patch is it possible to:

* save existing forms within extension locations
  ("allowedExtensionPaths") if "allowSaveToExtensionPaths"
  is set to true (like before)
* save new created forms within extension locations
  ("allowedExtensionPaths") if "allowSaveToExtensionPaths"
  is set to true
* delete forms within extension locations ("allowedExtensionPaths")
  if "allowDeleteFromExtensionPaths" is set to true

Resolves: #79250
Releases: master
Change-Id: I2d06448f7ee9a0ab0a249ddfee750eda8aeee54e
Reviewed-on: https://review.typo3.org/51254


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Tested-by: default avatarTobi Kretschmann <tobi@tobishome.de>
Reviewed-by: default avatarTobi Kretschmann <tobi@tobishome.de>
Reviewed-by: default avatarSusanne Moog <susanne.moog@typo3.org>
Tested-by: default avatarSusanne Moog <susanne.moog@typo3.org>
parent 5089776e
Showing
with 243 additions and 21 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment