Added
- possibility to set recurring payments in payments settings,
- command bin/console cron:set-recurring-payments for setting up the payments,
- checks if payments have been already added for given month.
- returns small reporting in console,
- has optional option day for setting to which day of given months should the payments be assigned to,
Bugfix
- checking if ZipArchive is present
- it's possible that linux is missing php-zip package