Importing Project Tasks

Has anyone come up with a solution for this?

https://suitecrm.com/suitecrm/forum/suitecrm-7-0-discussion/5605-how-to-import-project-tasks

You always have two possible routes:

  1. Write a PHP importer script and add information using Beans object.

  2. Add the rows directly through SQL in the database.