How to do it exactly? I have an idea but I don&#39;t know if it is right or not.<br><br>Here&#39;s my idea.<br><br>1. Extract the database and export it as an excel file<br>2. Map/Match the fields from phpmylibrary and koha<br>
3. Manipulate the data (excel file) to match koha&#39;s database structure<br>4. Save the data as text file with tabs as separation<br>5. Import/Dumb the data (text file) into koha&#39;s database by using webmin&#39;s import from text file feature.<br>
<br>Anyone have a better idea? A faster way to migrate the data? A script for data migration maybe? It will help me a lot. Thanks <br>