Skip to content

feat(cli): reverse-DNS identifier, optional plugin URL, fix docs link#89

Merged
Plopix merged 1 commit into
mainfrom
feat/improve-plugin-create
Jun 17, 2026
Merged

feat(cli): reverse-DNS identifier, optional plugin URL, fix docs link#89
Plopix merged 1 commit into
mainfrom
feat/improve-plugin-create

Conversation

@vydimitrov

Copy link
Copy Markdown
Member
Q A
Branch? main
Bug fix? no
New feature? yes
BC breaks? no
Fixed tickets #...
  • Identifier is now reverse-DNS (e.g. com.yourcompany.plugin) instead of
    kebab-case. New src/core/helpers/plugin-identifier.ts validates input,
    suggests a com.example. default, and re-prompts/exits 2 on a bad
    value. Used by both the interactive wizard and the headless path.
  • Rename the URL field/flag to "Plugin URL" / --plugin-url and make it
    optional, defaulting to http://localhost:5173/ (the dev server PORT).
    The {{vendor_url}} token is retained and now carries the plugin URL.
  • Fix the post-install docs link to https://crystallize.com/docs/developer/plugins.
  • Update bash completion (--vendor-url -> --plugin-url).

@Plopix Plopix merged commit 7450a7e into main Jun 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants