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

Compare with Current View Page History

« Previous Version 3 Next »

There following questions and steps are to help you plan and develop a plugin to fulfil a custom requirement.

1. What is the problem?

You have a custom requirement and you found that none of the built-in plugins provided by Joget Workflow nor plugins available in Marketplace are able to 

2. What is your idea to solve the problem?

Refer to the Plugin Types that supported by Joget Workflow, find the most appropriate plugin type that can help you to fulfill the custom requirement.

3. What is the input needed for your plugin?

content is coming soon...LOL

4. What is the output and expected outcome of your plugin?

content is coming soon...LOL

5. Is there any resources/API that can be reuse?

content is coming soon...LOL

6. Prepare your development environment

content is coming soon...LOL

7. Just code it!

a. Look for a tutorial of the same plugin type or a similar community plugin for reference

b. Extending the abstract class of a plugin type

c. Implement all the abstract methods

d. Manage the dependency library of your plugin

e. Make your plugin internationalization (i18n) ready

g. Register your plugin to Felix Framework

h. Build it and testing

8. Take a step further, share it or sell it

content is coming soon...LOL

 

 

 

 

  • No labels