- When deleting autofeed wizard from classic admin, please remember that these files are used by the v2 admin:
    - autoeed_wizard_2_customtask.php
    - autofeed_wizard_2_download.php
    - autofeed_wizard_2_unzip.php

Either these files should be kept un-deleted, or they should be moved to api folder.

They are currently used from here to avoid code repetition.

