Skip to content

mendix/widgets-tools

Repository files navigation

Unit tests PWT Commands Tests Publisn NPM

Widgets tools

Monorepo for the Mendix tools for generating and build Mendix Pluggable Widgets.

Learn about Pluggable Widgets

Pluggable widgets tools

A toolset to build, test, format, run, release and lint Mendix Pluggable Widgets.

Source | NPM Package

Generator widget

Scaffolding tool to let you quickly create a Mendix Pluggable Widget.

Note

  • If you are running the generator through multiple operating systems (e.g. running a virtualized OS with Parallels on MacOS or any other virtualization software), make sure you have the right privileges and use the same OS for generation and file manipulation.

  • If you want to test locally your changes to the Generator Widget, simply link the package running npm link inside the packages/generator-widget/ folder and then you will be able to run yo widget SomeWidgetName

Source | NPM Package

Contributing

See CONTRIBUTING.md.

Raising problems/issues

  • We encourage everyone to open a Support ticket on Mendix Support in case of problems with Generator Widget or Pluggable Widgets Tools