Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to install addons #25

Open
luizbills opened this issue Sep 8, 2022 · 0 comments
Open

Command to install addons #25

luizbills opened this issue Sep 8, 2022 · 0 comments

Comments

@luizbills
Copy link
Owner

luizbills commented Sep 8, 2022

Create a folder named .addons and put PHP files (each file will be an addon installer). No addons will be installed by default. You will need to use the composer run install-addon {addon-slug} command.

Possibles addons:

  • esbuild: will setup esbuild to bundle your JS/CSS file.
  • phpstan: will setup PHPStan.
  • publisher: will setup a script to push your plugin to your WordPress svn.
  • make-pot: will setup a script to create the .pot file.
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

No branches or pull requests

1 participant