Download the PHP package mfc/mfc-tsextract without Composer
On this page you can find all versions of the php package mfc/mfc-tsextract. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mfc/mfc-tsextract
More information about mfc/mfc-tsextract
Files in mfc/mfc-tsextract
Download mfc/mfc-tsextract
More information about mfc/mfc-tsextract
Files in mfc/mfc-tsextract
Vendor mfc
Package mfc-tsextract
Short Description Extracting typoscript from db records to files
License GPL-2.0+
Homepage https://www.marketing-factory.de/
Package mfc-tsextract
Short Description Extracting typoscript from db records to files
License GPL-2.0+
Homepage https://www.marketing-factory.de/
Please rate this library. Is it a good library?
Informations about the package mfc-tsextract
Typoscript extrahieren:
- in den Seiteneingeschaften des Teilbaums der extrahiert werden soll muss im TSConfig folgendes eingetragen werden: mod.web_txmfctsextract.start = 1 mod.web_txmfctsextract.path = fileadmin/admin/{main|projektname}/templates_ts/
- Pfad um Fileadmin anlegen
- Scheduler Task anlegen mit Auswahl des Teilbaums
- Task ausführen
- master_setup.ts und master_constants öffnen und "Shortcut"-Templates Inkludierung entfernen und eventuell doppelte Script am Ende entfernen
- setup"shortcut".ts constats"shortcut".ts bearbeiten und "ext"-Templates aus den Master Dateien verlagern
- master und shortcut Templates in die jeweiligen Datenbank Templates einbinden
- ID Liste der NICHT auszublenden Typoscript Datensätze erfassen und Query für die Technik erstellen um alle anderen Datensätze auszublenden (update sys_template set hidden = 1 where uid not in (UID1, UID2,...);)
All versions of mfc-tsextract with dependencies
PHP Build Version
Package Version
No informations.
The package mfc/mfc-tsextract contains the following files
Loading the files please wait ....