Kim Bertelsen
Kim Bertelsen
To keep the old version running while upgrading satis, we created a new satis installation from scratch on a new server. Might be an overstatement to call it migrating, we...
Thanks for quick responses. I feared that there would be no real solution to this, and was thinking about what would happen if I migrated the old zips over, will...
Hey, Sorry for the late feedback. You can find `ImportProductTask` if you do: ``` spl_autoload_register( function( $classname ) { print_r( $classname ); } ); ```
Awesome! Thank you again for making this @bradyvercher