DivineOmega / uxdm

🔀 UXDM helps developers migrate data from one system or format to another.
GNU Lesser General Public License v3.0
167 stars 9 forks source link

Add progress bar to WordPress sources #29

Closed dextermb closed 4 years ago

DivineOmega commented 4 years ago

Progress bar functionality is provided as part of the Migrator class. Have you tried $migrator->withProgressBar()?