Skip to content
Snippets Groups Projects
Commit 07727da3 authored by Thomas Kieslich's avatar Thomas Kieslich Committed by Christian Kuhn
Browse files

[TASK] EXT:form - use own folder for form definitions

Change default filemount for form definitions to fileadmin/form_definitions,
the directory is automatically created if necessary.

Existing forms in fileadmin/user_upload can be listed, duplicated and removed
but not edited.

Since no migration wizard can be provided for this, a manual migration is
necessary which can be done

1) ...by moving all form definitions to the new directory via filesystem or
2) ...by duplicating all form definitions (thus storing them in the new
location) and removing the old form definitions.

Resolves: #82328
Releases: master
Change-Id: Id804f58747a203e92998aca2699b37f81900e9e7
Reviewed-on: https://review.typo3.org/53989


Reviewed-by: default avatarDaniel Lorenz <daniel.lorenz@extco.de>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Tested-by: default avatarDaniel Lorenz <daniel.lorenz@extco.de>
Reviewed-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Tested-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Reviewed-by: default avatarCarlos Meyer <cm@davitec.de>
Tested-by: default avatarCarlos Meyer <cm@davitec.de>
Reviewed-by: default avatarBjoern Jacob <bjoern.jacob@tritum.de>
Tested-by: default avatarBjoern Jacob <bjoern.jacob@tritum.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent b75df14c
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