Created
May 14, 2013 16:55
-
-
Save BugBuster1701/5577544 to your computer and use it in GitHub Desktop.
Hinweise zur Nutzung von DBAFS, bei Anlieferung von Dateien von extern und Sichtbarkeit im Frontend (hier download)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| There are three possible solutions: | |
| Do not use the core downloads element, which relies on the DBAFS. Program a custom module instead. | |
| Use the Dbafs::synchronize() method (Contao 3.1) in a daily cron job. | |
| Enhance the report generation script to register the new files in the DBAFS. You can use the Dbafs class (Contao 3.1) for this as well. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment