hummer
1
Hi!
I have "own" (self-coded) PHP files in the CS-Cart root directory (/var/www/cscart).
Contrary to my expectations they are not included in the CS-Cart backup (although I have activated all backup options).
Any ideas how to get these own files included?
Best regards
hummer
app/Tygh/DataKeeper.php
You can list files in the backupFiles function
But please note that it does not have hooks
hummer
3
But please note that it does not have hooks
That means, if an update of CS-Cart includes a changed "DataKeeper.php" my additional entries will get lost?
Thanks for clarifying.
Best regards
hummer