interconnectit / Search-Replace-DB

This script was made to aid the process of migrating PHP and MySQL based websites. Works with most common CMSes.
https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
GNU General Public License v3.0
3.99k stars 850 forks source link

Adds file as source of search/replace touples for the CLI #362

Open octavianparalescu opened 3 years ago

octavianparalescu commented 3 years ago

As per the title mentions, I've added a way of using a file to execute multiple search and replacements at once, in a optimal way.

gianluigi-icit commented 3 years ago

that's a really nice feature, thank you, I need to test it and check the code but from a brief read seems good! Alas we are pretty busy and I don't know when I'll merge it to the main branch.

jack-interconnectit commented 3 years ago

Thanks for adding this feature, it would be useful, however it breaks the fundamental functionality of the web UI using the fields to Search and Replace. If you can get the file to work as well as working with the fields in the web UI and CLI then we can look at merging it