Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 420 Bytes

File metadata and controls

20 lines (12 loc) · 420 Bytes

AlloyEditor button customization

A PoC AlloyEditor customization built for Liferay 7.2.x

Showcases

Creating custom Button in React

Using Higher Order Componenets

Using ES6 and built-in marquee style

How to Build and Deploy to Liferay

Build it in the Liferay Workspace or provide a gradle wrapper for the project

Build it

$ ../../gradlew build

Deploy to Liferay

$ ../../gradlew deploy