Fórum

liferay beginner

Filip Puškáš, modificado 9 Anos atrás.

liferay beginner

Regular Member Postagens: 238 Data de Entrada: 11/12/14 Postagens Recentes
Hi all,

I am a total beginner and I want to create a website in liferay. What should I do??
thumbnail
Jitendra Rajput, modificado 9 Anos atrás.

RE: liferay beginner

Liferay Master Postagens: 875 Data de Entrada: 07/01/11 Postagens Recentes
You can start reading online material available on Liferay community to know more about Liferay.

Here are few links that will help you .

https://www.liferay.com/documentation/liferay-portal/6.2/user-guide
https://www.liferay.com/documentation/liferay-portal/6.2/development
https://www.liferay.com/documentation/liferay-portal/6.2/user-guide/-/ai/installation-and-setup-liferay-portal-6-2-user-guide-15-en

Thank you,
Jitendra Rajput
Filip Puškáš, modificado 9 Anos atrás.

RE: liferay beginner

Regular Member Postagens: 238 Data de Entrada: 11/12/14 Postagens Recentes
OK I already read something ... I already downloaded eclipse, logged into liferay .. I sturt with this (image) ... how can I create web page ... I mean change the default look ... thanks
thumbnail
Ravi Kumar Gupta, modificado 9 Anos atrás.

RE: liferay beginner

Liferay Legend Postagens: 1302 Data de Entrada: 24/06/09 Postagens Recentes
Don't -- I won't suggest
-- start your liferay in eclipse.
-- view lifeary in eclipse browser

What to do..

You should have downloaded a zip with name like.. liferay-portal-tomcat-6.2.0-ce-ga1-xxxxx.zip
Extract the zip file. Navigate to liferay-portal-6.2.0-ce-ga1 > tomcat.x.x. > bin and double click start.bat.
Once you see the message "Server startup in... ms" open your browser and hit http://localhost:8080
Login with test@liferay.com and password test. Or your username.. just like you did here in eclipse.
Now see the + icon on UI.. that is going to help you to create pages, add portlets to pages, add content etc.

I hope this helps..