Coder Social home page Coder Social logo

steeleforge / cq-groovy-console Goto Github PK

View Code? Open in Web Editor NEW

This project forked from icfnext/aem-groovy-console

0.0 2.0 0.0 2.21 MB

The CQ Groovy Console provides an interface for running Groovy scripts in the Adobe CQ5 container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.

Home Page: http://code.citytechinc.com/cq-groovy-console

License: Other

CSS 1.35% JavaScript 66.88% Groovy 31.77%

cq-groovy-console's Introduction

CQ Groovy Console

CITYTECH, Inc.

Overview

The CQ Groovy Console provides an interface for running Groovy scripts in the Adobe CQ5 container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs. After installing the package in CQ5 (instructions below), see the console page for documentation on the available bindings and methods. Sample scripts are included in the package for reference.

Requirements

  • CQ (AEM) 5.6 running on localhost:4502
  • Versions 3.x.x are compatible with CQ 5.4 and 5.5 (see GitHub tags).
  • Maven 2.x or 3.x

Installation

  1. Install the console package.

    mvn install -P local
    

    or

    mvn install -P local,replicate
    

    The optional replicate profile activates the deployed package to the local publish instance.

  2. Verify the installation.

Additional build profiles may be added in the project's pom.xml to support deployment to non-localhost CQ5 servers.

Context Path Support

If you are running AEM with a context path, set the Maven property cq.context.path during installation.

mvn install -P local -Dcq.context.path=/context

Notes

Sample scripts can be found in the src/main/scripts directory.

Versioning

Follows Semantic Versioning guidelines.

Issues

Please contact Mark Daugherty with any questions or create an issue here.

cq-groovy-console's People

Contributors

bryanw avatar christianvozar avatar kairas avatar kitarek avatar markdaugherty avatar mszu avatar steeleforge avatar

Watchers

 avatar  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.