Include Own Php Files Into Cs-Cart Backup

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

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

That means, if an update of CS-Cart includes a changed "DataKeeper.php" my additional entries will get lost?

Right