A simple Node.js tool for extracting wpress archive files generated by the All-in-one-Wp-Migration Wordpress plugin.
203
stars
31
forks
source link
Fix --force, fix windows filename issue & introduce --ignore-write-errors #5
Open
TheDelta opened 1 year ago
First of all thanks for this great project ❤️, it helped me with client.
I found a couple of issues and fixed them:
--force
is now working (missing variable)somelog-00:00.log
and the whole extract process would fail--ignore-write-errors
option in case there are some other issues.some trivial code refactoring and added
.editorconfig