Git Product home page Git Product logo

liferay-scripting-helper's Introduction

Liferay Scripting Helper

The Scripting Helper is an improved interface for administrators to run Groovy scripts in Liferay DXP. It features an editor, error trace reporting and an ability to save/load scripts and import/export them as zip files.

Supported products

  • Liferay DXP 7.3
  • Liferay DXP 7.2
  • Liferay DXP 7.1
  • Liferay DXP 7.0
  • Liferay Portal 6.2
  • Liferay Portal 6.1

Usage

Administrators will see a new Scripting Helper option in the Control Panel menu of Liferay DXP. Other users can also be assigned permissions to see the Scripting Helper.

Scripting Helper

The Scripting Helper allows you to run a Groovy script, see the output or errors. You can then save multiple scripts and export the saved scripts as a zip file to import into another Liferay installation.

Scripting Helper

The codemirror library is utilised as the editor and supports a range of languages and editor themes.

Downloads

Download the Scripting Helper from the Liferay Marketplace.

Installation

Copy the file Scripting Helper.lpkg package to the deploy folder of your installation.

Building

Step 1. Check out the source from GitHub:

% git clone https://github.com/campfire-digital-services/liferay-scripting-helper.git

Step 2. Build and package the module:

% mvn -U clean package

This will create a package called liferay-scripting-helper-portlet.jar in the target tolder.

Note: You will require JDK 8+ and Maven 3.6+.

Licence

This application is released under the GNU Public License version 3.0 (GPL). The codemirror library is also included in the package and comes under a MIT-style license.

Project team

liferay-scripting-helper's People

Contributors

terry-permeance avatar campfire-jenkins avatar cwho avatar flaviusdaca avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.