Skip to main content

Quick Start

Let's discover BudCoder in less than 5 minutes.

Or you can watch this less than 20-minute video of a live plugin development session.

Sign In

info

We collect users' email addresses for identification purposes only and will not display or share them with third parties.

  1. BudCoder uses social login, currently supporting GitHub.
  2. Click on the Sign In button at the top right corner and choose your account type to log in.
  3. Authorize access to complete the login process.

You can also visit /login to access the login page.

Input Requirement

Enter your plugin requirements in the text box on the homepage and click the Start button.

Preview & Test

Click the Preview button to launch WordPress in your browser and inject the code. You can test the generated plugin by finding it under WordPress's "Plugins" menu.

Modify

If you are not satisfied with the generated plugin, you can enter your modifications and click the Modify button.

Regenerate

If the quality of the generated code is not satisfactory, you can click the Regenerate button to generate the code again or choose a better model.

Download

Once you are satisfied with the test results, click the Download button to download the plugin code.

Debug

If you want to manually modify the code, click the Debug button.

Follow the instructions to copy the command and paste it into the Terminal. This will automatically download the code and start the local debugging environment.