Missed the live Ionic Event? Check out all the product announcements, new releases, and more.

DocsPluginsCLI

Plugin Generate

Create a new custom Capacitor plugin. This starts a wizard that prompts you for information about your new plugin. More information on developing plugins here.

# Capacitor CLI already installed in project
npx cap plugin:generate

# Capacitor CLI not installed
npx @capacitor/cli plugin:generate
Previous
<- Open
Next
Serve ->
Contribute ->