treestonemedia

Results 6 issues of treestonemedia

### Preconditions 1. Magento 1 version 1.7.0.2 2. Magento 2 version 2.4.1 3. Magento 1 database has a prefix ### Steps to reproduce 1. Run migration tool with data 2....

### Preconditions 1. Setup a custom module for the migration as recommended by Magento [here](https://devdocs.magento.com/guides/v2.3/migration/migration-tool-configure.html#migration-configure) ### Steps to reproduce 1. Setup a custom module for the migration 2. In your...

bug
acknowledged

I am following instructions here http://magicento.com/#magic-method-autocomplete but I cannot find the get_varien_object_keys.php script. please advise

on the checkout page, if you add the login form, the social logins redirect to account page after login, how can we keep it on checkout page?

I'm looking for a simple way to send an email for an existing invoice. I see that the SDK supports `$dataService->SendEmail($invoice, "[email protected]"); Is there a way to set a subject...

I'm doing an upload that looks as such sku,categories YH45,Parent Category::10;;Parent Category/Sub Category::20 I'm putting the same item in a parent category and in a child category. The position within...