Skip to main content

Features Migration

 FeatureMagento 1Magento 2
  •  
Module configurationSystem -> Configuration in top menu and then ROCKET WEB EXTENSIONS -> Rocket Shopping Feeds tabStores -> Configuration in left menu and then ROCKET WEB EXTENSIONS -> Rocket Shopping Feeds tab

 

Feeds gridCatalog -> Rocket Shopping Feeds in top menuProducts -> Rocket Shopping Feeds -> Feed Management in left menu
  •  
  • Export feed configuration
Dropdown and Export button above the grid which allows downloading XML file containing feed configuration.Feature to migrate Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  •  
  • Import feed configuration
"Import" link above feed grid and form which allows importing feed configuration to create a new feed.Feature to migrate Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  •  
  • Autorefresh feature
Autorefresh checkbox above the grid and JS logic which refreshes grid periodically.Feature to migrate Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  •  
  • Action links
Four action links displayed inline in two columns: Test feed, Run now, View Log, ConfigureFour links displayed in a dropdown in Action column.
  •  
  • Mass actions
Four mass actions displayed in the dropdown above the grid. Each action needs to be triggered using "Submit" button.Four mass actions displayed in the dropdown above the grid. They are triggered just after selecting, without an additional button.
  •  
  • Column filters and sorting
Filters and sorting created using default Magento backend controls, placed in the table column headers.Filters and sorting created using Magento 2 grid UI component.
Sorting by Schedule column needs to be checked, tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  •  
  • Add new feed link
"Add New Feed" link above the grid which points to the form where the user can choose a name and select feed type to proceed to feed edit form.Button above the grid which opens dropdown allowing the user to choose from feed type list, pointing directly to feed edit form.
  •  
  • Link do feed file
On the feed grid there is a link allowing to download generated feed.Featured migrated in the same way.
  •  
  • Link do schedules
The whole content of Run Schedule column is a link and points to Ren Schedule tab in feed edit form.Feature not migrated.
 

Test feed feature

  
  •  
  • Test Feed popup
Popup which allows to enter product SKU and generate test feed data.Works in similar way, however it runs on separate page instead of popup.
 

Run now feature

  
  •  
  • Run now link
Link on the grid which adds feed generation to queue.Works in similar way.
 View log feature  
  •  
  • View log popup
Link on the grid which open popup. Popu shows log content, allows to clear log or download it.Works in similar way, however it runs on separate page instead of popup.

 

Feed form  
  •  
  • General Configuration tab
Tab in feed edit form.Most of the fields are migrated in a similar way. Two "Max Length *" fields were not migrated and new feature replacement is planned, tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration. . "Use image cache" field was not migrated, tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration. .
  •  
  • Columns Map tab
Tab in feed edit form.Migrated in the same way.
  •  
  • Categories Map tab
Tab in feed edit form.Migrated in the similar way. UI is a little bit different and all Collaps/Expan Enable/Disable links are displayed at the same time.
  •  
  • Product Filters tab
Tab in feed edit form.Migrated in the same way.
  •  
  • Product Options tab
Tab in feed edit form.Migrated in similar way. However, category selector is not a tree, but custom multiselect field coming from product form.
  •  
  • Configurable products tab
Tab in feed edit form.Migrated in the same way, besides of last four "Fetch *" fields which are replaced with "Map columns from parents" multi-select field. Improvements tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  •  
  • Grouped products tab
Tab in feed edit form.Migrated in the same way, besides of last four "Fetch *" fields which are replaced with "Map columns from parents" multi-select field. Improvements tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  •  
  • Bundle products tab
Tab in feed edit form.Migrated in the same way.
  •  
  • Shipping tab
Tab in feed edit form.Migrated in the same way.
  •  
  • Run Schedule tab
Tab in feed edit form.Migrated in the same way.
  •  
  • FTP Uploads tab
Tab in feed edit form.Feature migrated in a similar way. "Test connection" button tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  •  
  • Google Promotions tab
Tab in feed edit form.Feature not migrated, tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  •  
  • Context help in each tab
Context links placed below tabs: one general link to docs and additional one, different for each tab.Feature not migrated, tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration.

 

Shell commands  
  •  
  • Generate command
Shell script which generates all feeds, or optionally particular feed. Generates feeds for all products, or optionally for particular SKU.Works in the same way, but bin/magento is an entry point for that command.
  •  
  • Schedule command
It's handled by the same script as Generate command.Works in the same way, but bin/magento is an entry point for that command.
 Feed Types  
  •  
  • Generic
Feed type available when adding new feed.Feed type support migrated.
  •  
  • Google Shopping
Feed type available when adding new feed.Feed type support migrated.
  •  
  • Google Inventory
Feed type available when adding new feed.Feed type support migrated.
  •  
  • Google Promotions
Feed type available when adding new feed.Feed type plugin not migrated, tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  •  
  • Bing Catalog
Feed type available when adding new feed.Feature not migrated, tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration.
  •  
  • ShareASale
Feed type available when adding new feed.

Feature not migrated, tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  •  
Development Kit

Developing custom feeds

https://github.com/rocketweb/Company_Feeds

Feature not migrated, tracked under Unable to locate Jira server for this macro. It may be due to Application Link configuration.