Page 1 of 1

install step by step

Posted: 16 Apr 2018, 01:45
by josedf
Hi, i need help, i cant install the template, becouse i cant find documentation, step by step to install.

thanks.

Re: install step by step

Posted: 18 Apr 2018, 09:02
by kubrasulukan
Hi,

If you don't buy the template first you should follow these;

- Log in to store with your account.https://www.primefaces.org/store/login.xhtml
- Choose a framework to view templates.
- Choose a layout and click "BUY" button.
- Choose a payment type and licence click "Buy Now" button.

If you bought the template you just need to login to store. You will see My Purchases table on main screen.
Click download button like image below;

Image

Re: install step by step

Posted: 18 Apr 2018, 10:37
by mert.sincan
Documentation; https://www.primefaces.org/avalon/docs.xhtml

Please try the following commands to run the sample Avalon project;

Code: Select all

//command line
> sass -w src/main/webapp/resources/ --sourcemap=none
> mvn jetty:run

Re: install step by step

Posted: 22 Apr 2018, 18:46
by josedf
thanks, i have already buy the template and how i config this template in eclipse.

Re: install step by step

Posted: 25 Apr 2018, 09:04
by mert.sincan
It is a sample maven project. I think you can easily add it to eclipse.

Also, I think these links can help to you to integrate the theme and layout into your project;
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0
https://www.dropbox.com/s/gat9a4ym373mi ... t.mp4?dl=0