mendix / docs

Mendix documentation repository
https://docs.mendix.com
Creative Commons Attribution 4.0 International
142 stars 723 forks source link

Set Up a GitHub Repo to Publish a Marketplace Item #4850

Closed jdiehl closed 8 months ago

jdiehl commented 2 years ago

Please use the form below, leaving the prefilled data to help us. Thank you.

Page link: Set Up a GitHub Repo to Publish a Marketplace Item

Document link: set-up-repo.md

My Issue/Suggestion

Can we upgrade this to pluggable widgets?

ConnorLand commented 2 years ago

@jdiehl this actually ties into another issue I need to solve: #4846 . A user recently asked about the Widget Boilerplate and I had to ask 5 people before figuring out the following;

It seems that the Widget Boilerplate was made by Jelte and is currently owned and maintained by nobody.

If we are going to replace the widget boilerplate section 4 to a pluggable widget recommendation, shall I work with a dev to create a new pluggable widget template and drop that in section 4?

jdiehl commented 2 years ago

You actually should not use any boilerplate repo to publish a widget for the marketplace but instead use the process described here: https://docs.mendix.com/howto/extensibility/create-a-pluggable-widget-one/

ConnorLand commented 2 years ago

Good recommendation. I'll do a roundup of all Widget Boilerplate mentions and see if they can all be replaced by Create a Pluggable Widget.

ConnorLand commented 8 months ago

I had already done much of the work for this feedback item. The final Widget Boilerplate mentions have been replaced in this commit: https://github.com/mendix/docs/commit/20a9b9080dcd06d591a0159ff9d85081598cca32

The older docs look better now.