You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Introduction

Plugin Template Pack aims to factorize repetitive configurations of the same plugin throughout the same app in one place to ease future maintenance. It currently supports:-

  • Datalist Formatter
  • User view / Form Permission
  • Process Tool
  • Form Validator

with more plugin types to be supported in the future.

This plugin source code is available in a new open source repository at https://github.com/jogetoss/plugin-template-pack. JogetOSS is a community-led team for open-source software related to the Joget no-code/low-code application platform. Projects under JogetOSS are community-driven and community-supported, and you are welcome to contribute to the projects.

Get Started

Steps To Import This Plugin

1. Go to the website https://github.com/jogetoss/multi-permission

2. Go to the "Initial Release" page (See Figure 1).

Figure 1

3. Click on the .jar file to initiate the download (See Figure 2).

Figure 2

4. Go to your Joget Workflow localhost or server and log in as admin.

5. In Joget Console navigate to "Admin Bar > Systems Settings > Manage Plugins" and click the "Upload Plugins" button.

6. In "Upload Plugin", select the plugin .jar file you just downloaded, then click "Upload".

7. You should be able to view the newly installed plugin under the Installed Plugins tab.

8. Remember to always uninstall the old plugin before uploading a new version.

9. The Joget Workflow Knowledge Base has more information on managing and developing plugins.

Datalist Formatter

Steps to use the Plugin:

User view / Form Permission

Steps to use the Plugin:

Process Tool

Steps to use the Plugin:

Form Validator

Steps to use the Plugin:

  • No labels