Foros de discusión

liferay beginner

Filip Puškáš, modificado hace 9 años.

liferay beginner

Regular Member Mensajes: 238 Fecha de incorporación: 11/12/14 Mensajes recientes
Hi all,

I am a total beginner and I want to create a website in liferay. What should I do??
thumbnail
Jitendra Rajput, modificado hace 9 años.

RE: liferay beginner

Liferay Master Mensajes: 875 Fecha de incorporación: 7/01/11 Mensajes recientes
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 hace 9 años.

RE: liferay beginner

Regular Member Mensajes: 238 Fecha de incorporación: 11/12/14 Mensajes recientes
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 hace 9 años.

RE: liferay beginner

Liferay Legend Mensajes: 1302 Fecha de incorporación: 24/06/09 Mensajes recientes
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..