This is probably a dumb question, and please forgive my ignorance on this but......
A clean install of Magento 2.2.6 was just done on our new server and migrating and updating my stores from 1.7 from my old server is about to begin. I just received a link to the new 2.2.6 Admin and I am wondering how getting all my customizations (i.e. pages, static blocks, attributes, emails...) from the old Magento 1.7 Admin into to the new Magento 2.2.6 Admin will work. I have a LOT of customizations and am hoping someone can help ease my fears of having to do them all over again.
Thanks.
Here is an interesting link about migrating. https://www.goivvy.com/blog/magento-2-migration
I also find this: https://www.shopping-cart-migration.com/shopping-cart-migration-options/migration-by-version/upgrade... maybe that helps.
Not dumb at all, depends on the level and method of customization done on the 1.7 version.
For example the blocks / pages can be copy/pasted from 1.7 to 2 and should work as long as you don't have CSS/JS classes references that are coded in your 1.7 theme, if you do those need to be ported to the 2.x theme.