en
Language
  • en
  • cs
  • hu
  • de
  • fr
  • es
  • br
  • ru
  • kr
  • jp
AI translation
  • it
  • pl
  • tr

How to import my Redmine data into EasyRedmine? (Cloud version)

data
export
import
redmine

All third party plugins must be uninstalled AND migrated from your Redmine.

Just removing the plugin folder and restarting Redmine is insufficient, because the data structure is still modified.
Also, you need to remove all your own modifications from Redmine for the data to be importable. Easy8 requires Redmine to be in standard unmodified form.

How to prepare data for Easy8 Cloud:

  • MySQLdump of your Redmine
    •  Easy8 in cloud supports only MySQL DB
    • Whole DB and all fields have to be in UTF-8 coding page (utf8_general_ci)
    • Command: $ mysqldump redmine --compact | gzip > redmine_dump.sql.gz
  • Files
    • We need to get folder files, and its data
    • $ tar -czf redmine_files.tar.gz [redmine_root]/files

Try Easy8 in 30 days free trial

Access all features, SSL protected, no credit card required.