Search code examples
liferayliferay-6liferay-theme

Deploying Custom theme in production server


I'm working on a Liferay project.

I'm developing a new Liferay theme using Plugins SDK.

I wonder is it better to use ANT or MAVEN for the project?

Because I managed to run both projects in eclipse.

Also is there any way to deploy automatically the theme in the production server ? (Distant server using tomcat).

For now I'm just using auto deployment, copying the war file to the /deploy file.

Regards


Solution

  • You can add remote server to your Eclipse with Plugins SDK, check https://www.liferay.com/documentation/liferay-portal/6.2/development/-/ai/developing-apps-with-liferay-ide-liferay-portal-6-2-dev-guide-02-en