RE: We want to migrate portal CE 7.1 to 7.3

Jamie Sammons, modified 3 Years ago. New Member Posts: 4 Join Date: 8/13/20 Recent Posts

we have a Liferay CE 7.1.3 server and we need to move all the elements (sites, portlets, documents, etc) to a new server running Liferay CE 7.3.6.
We do not have much experience in these activities and I would like your support to show us the path we should follow.

Jamie Sammons, modified 3 Years ago. New Member Posts: 7 Join Date: 2/10/22 Recent Posts

Hello Samuel,

  • Here you have some of the breaking changes to give you a head ups
  • You can start with migrating your DB
  • For your custom dev try to migration your dev env at minium
  • Take the bundle in 7.3 reinject your different Liferay, tomcat, osgi, etc properties and use your migrated DB
  • Start Liferay
  • Deploy your custom dev
  • And have fun figuring out all the issues ;)

My two cents.

Samuel Peña, modified 3 Years ago. New Member Posts: 4 Join Date: 8/13/20 Recent Posts

Thank you very much for your help!!, we managed to carry out the procedure and the migration of the installation worked correctly, however, the current problem is the migration of the theme... =/ . We tried to migrate it using yeoman, but we didn't succeed