Skip to content

Provide a base "Module" to help scaffold Craft specific things for developers #8908

Closed Answered by brandonkelly
Mosnar asked this question in Ideas
Discussion options

You must be logged in to vote

We discussed this internally and decided that there’s a legit need for private plugins in Craft. Modules are great for a lot of things, but the main thing they lack is the ability to be installed, and run their Install migration, which can be especially useful when testing.

So Craft 3.8 and 4.4 are going to include private plugin support (#12716). Private plugins are identical to normal plugins, with the sole difference that they are excluded from license verification. So you don’t need to worry about a third party plugin getting published to the Plugin Store with the same handle, and causing license validation errors for your plugin.

Private plugins are Composer-installed, Craft-installe…

Replies: 7 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@brandonkelly
Comment options

@bertoost
Comment options

@MoritzLost
Comment options

@brandonkelly
Comment options

@MoritzLost
Comment options

Answer selected by brandonkelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
enhancement improvements to existing features extensibility 🔌 features related to plugin/module dev
7 participants
Converted from issue

This discussion was converted from issue #6733 on June 22, 2021 06:28.