Develop UI plugin
REGARDS allows developers to extend REGARDS Frontend functionalities by creating their own :
- UI service plugin : In order to add new functionalities available from the consultables data in the project user UI.
- UI search criterion widget : In order to add new criterion types in REGARDS search forms.
Requirements : You need a development environment with :
- node v8.10+
- npm v16+ (npm i -g npm to upgrade)
- Git client