Skip to content

martinkranec/demo-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo Plugin for Netgrif Application Engine

This repository contains a demo plugin designed for the Netgrif Application Engine (NAE) platform. It serves as a foundational template to assist developers in creating custom plugins that extend and enhance the functionality of NAE applications.

Features

  • Plugin Architecture Example: Demonstrates the structure and components of a typical NAE plugin.
  • Java-Based Implementation: Utilizes Java for seamless integration with the NAE platform.
  • Maven Build Configuration: Includes a pom.xml file to manage dependencies and build processes.
  • Source Code Organization: Provides a src/ directory with sample code to illustrate plugin development practices.

Getting Started

Prerequisites

  • Java Development Kit (JDK): Ensure you have JDK 21 or higher installed.
  • Apache Maven: Required for building the project.
  • Netgrif Application Engine: Access to an instance of NAE for deploying and testing the plugin.

About

Demo plugin in Netgrif Application Engine Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages