RSS
thumbnail
Arnaud Charpentier | 19 Mar 2019

Since the arrival of the FixPack 30 Liferay 7, it is possible to use NPM as a Javascript dependency manager. On this occasion, Liferay added to their template module generator, Blade, the possibility to create portlets that use recent JS framework such as Angular, React or VueJS. We will aim to create a simple Todo List application with VueJS , where entries on our list will be...

13457
0
thumbnail
Anderson Perrelli | 19 Mar 2019

This article aims to deliver what you're really looking for, configure Search Enterprise. If you are looking for the smallest details and deeper information, my suggestion is the Elasticserach Documentation and the Liferay Help Center. Well, for you, who understands a bit about the subject and knows what you're looking for, here is your place, below I'll show you how you can...

13904
3
Sudhanshu Kumar Shukla | 14 Mar 2019

If you are here then Hopefully you will learn a lot and curious to know to complete the push notification. Kindly Give a huge round of applause to yourself. Till our previous post we all set up for subscription users data and payload(Data which is display in form of push notification).  In the 3rd partof this series, I had already explained what is the...

10249
1
thumbnail
Milen Dyankov | 12 Mar 2019

I know some of you have been disappointed by my last post about discontinuing the Liferay 7.2 Community Beta Program. I understand. It was also hard for us to let it go. But I do believe there is much better way to have an open discussion with you other than setting time constraints and strict rules. As you all know, Liferay Portal CE is an Open Source product developed in...

8862
7
thumbnail
Travis Cory | 12 Mar 2019

Your Liferay workspace is full of modules. Each module is starting to make use of the same JS resources and functions. Wouldn't it be nice if you could refactor your JS into a separate module that you can import elsewhere without publishing it to NPM? Well, here is one solution you can try! Please note I'll be referring to the code in this repo throughout the blog post . 1) Create...

9573
1
Sudhanshu Kumar Shukla | 13 Mar 2019

Welcome back to the 3rd post of the notification series. In the previous post, we will understand how to work with client-side in push notification i.e Register Service worker, Service worker implementation, creating Subscription  Object and send it to the backend to save in the DB for future use. Now we will build portlet to get the subscription object and save...

10018
0
Sudhanshu Kumar Shukla | 11 Mar 2019

 Welcome back to the 2nd post of the notification series. In this post, we will understand and will go through some client side coding part i.e Register Service worker, Service worker implementation, creating Subscription  Object and send it to the backend to save in the DB for future use. First Let us understand some concept which is required to understand the...

17038
0
Sudhanshu Kumar Shukla | 11 Mar 2019

 Hello, Developers, this is my first Blog Hope this will help in an extent. Nowadays there is a huge demand from the client to make there portal PWA enables, they should be get notified by browser notification, offline pages will display and function properly when browser offline and etc.... If you want to your users engaged then this is the best way even they are coming into...

13402
1
thumbnail
David H Nebinger | 27 Feb 2019

Introduction Out of the box, Liferay DXP has fairly limited audit message output targets. In fact, there are only two that are provided: logging them or persisting to the database. Each of these come with their own set of issues. Logging is tough because it is not searchable and hardly usable. Database persistence doesn't have these problems, but the administration and...

10861
1
thumbnail
Jamie Sammons | 07 Mar 2019

Overview As many of you know, we announced that we were going to start the 7.2 Community Beta Program with the release of 7.2 Alpha 1.  Since then we have come to the conclusion that bug reporting and providing feedback should be a continuous engagement and not be limited to a program with a short life span.  With the newly compressed release cycle we found that we were...

13731
1