• Learn Liferay7/DXP Filter Hook in 10 Minutes

    Learn Liferay7/DXP Filter Hook in 10 Minutes

    In my last post, I discussed about action hook. In this post, you will learn about filter hook in Liferay7/DXP. Just a quick recap in case you have not read my previous post. Liferay provides mechanism to override behaviour for out-of-the-box features is called hook. Liferay supports following types of hook, Struts Action Hook Filter… Continue reading Learn Liferay7/DXP Filter Hook in 10 Minutes

  • Scheduler in Liferay 7 /DXP, Isn’t it easy?

    Scheduler in Liferay 7 /DXP, Isn’t it easy?

    Often, there are requirements to automate certain process and execute it on regular interval. Scheduler programming helps for all such requirement. Liferay provides a flexible way to implement scheduler. In this post, I am going to talk about, steps to create scheduler in Liferay DXP/7. Following are the prerequisite to start implementation, Pre-requisites: Java 1.8… Continue reading Scheduler in Liferay 7 /DXP, Isn’t it easy?

  • Five points to takecare while upgrade to Liferay DXP/7

    Five points to takecare while upgrade to Liferay DXP/7

    If you are using Liferay for your business application and planning to upgrade to Liferay DXP, you are reading right post. In this post, I am going to talk about important points to consider while upgrading Liferay DXP/7 from previous versions. To keep this post simple to understand, I will talk about ‘What’ to consider… Continue reading Five points to takecare while upgrade to Liferay DXP/7

  • Migration to Open Source ECM Alfresco

    Migration to Open Source ECM Alfresco

    Its been a decade I have been working on ECM Alfresco, I have explored all the areas of Alfresco. In this blog I will talk about migration on Alfresco and what need to be checked when planning to migrate. I have done migration projects, from that experience, I realized, why many a times proprietary CMS… Continue reading Migration to Open Source ECM Alfresco

  • Liferay 7 / DXP: 7 UI features making the difference

    Liferay DXP is a real game changer in CMS/Portal world

    We at EnProwess closely observing Liferay DXP releases, plan and road map. We laced up our skills for Liferay DXP. Believe me, it’s exciting. In this post, I want to express my thoughts why Liferay DXP is a game changer in portal world, New User experience Impressive user experience is important to select software product.… Continue reading Liferay DXP is a real game changer in CMS/Portal world

  • trends in ecm banner

    Top 5 Trends in Enterprise Content Management (ECM)

    Managing unstructured data is becoming critical for all size of organizations. Keeping the criticality of getting all document consolidated in one place is becoming very important. Over the years’ software industry has evolved a lot and so as enterprise content management. Here in this blog, we will talk about latest trends observed in ECM industry,… Continue reading Top 5 Trends in Enterprise Content Management (ECM)

  • Liferay7/DXP – OSGI module for PostLoginAction

    Liferay7/DXP – OSGI module for PostLoginAction

    Before we get in to how OSGi and Liferay goes hand in hand, it is recommended to understand the core of OSGi. You can go thru this link and get your hand dirty with plain OSGi example. Liferay7 and DXP released with many buzzwords like Modularity, Expansibility and Semantic versioning. All of these, have base… Continue reading Liferay7/DXP – OSGI module for PostLoginAction

  • OSGI Groundwork !!

    OSGI Groundwork !!

    The Open Services Gateway Initiative (OSGi) defines an architecture for developing and deploying modular applications and libraries. It is also known as the Dynamic Module System for Java, defines an architecture for modular application development. It is proven to help build, package and maintain robust API’s for Java based Enterprise software components running in the… Continue reading OSGI Groundwork !!

  • Theme for Liferay 7

    Theme for Liferay 7

    Theme in Liferay is very important component for any project you will be working. Liferay 7 is coming with many changes and you will need to know the new ways of development in Liferay. This blog will help you understand how you can build theme in Liferay 7 using theme generator. Please note, using plug-in… Continue reading Theme for Liferay 7