Skip to content

Commit

Permalink
Update wording on plugin directory
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasbestle committed Nov 4, 2024
1 parent e5fc865 commit ad43896
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,5 @@ Once your plugin is ready, you can publish it with the following steps:
1. Push your code to your Git repository.
2. Create a Git tag with the version number of your release.
3. Publish your plugin on [Packagist](https://packagist.org) to enable installation via Composer (only needed once, Packagist will pick up new Git tags automatically after that).
4. If you want to advertise your plugin in the [plugin directory](https://github.com/getkirby/getkirby.com/tree/main/content/plugins) on our (link: https://getkirby.com/plugins text: getkirby.com website), fork the (link: https://github.com/getkirby/getkirby.com text: getkirby.com repo), add the required pages for your plugin, and make a pull request.
4. If you want to advertise your plugin in the [plugin directory](https://plugin.getkirby.com), send us an email to <support@getkirby.com> with a link to your Git repository and a cover (cover image in 2:1 format or a short code snippet).
5. Tell everybody about it on the (link: https://forum.getkirby.com text: forum) in the plugins category.
2 changes: 1 addition & 1 deletion content/docs/1_guide/17_plugins/7_best-practices/guide.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,6 @@ If it is free but you want people to donate, add a link to the platform where yo
## Promote your plugin

- Create an new topic in the (link: https://forum.getkirby.com/c/plugins text: plugins category on the forum), ping @texnixe to make sure she'll mention it in the next Kosmos issue.
- Submit it to the (link: https://plugins.getkirby.com text: Kirby plugins directory), currently by sending an email to [email protected]. But we will add a submit form in the future.
- Submit it to the (link: https://plugins.getkirby.com text: Kirby plugins directory), currently by sending an email to <[email protected]> with a link to your Git repository and a cover (cover image in 2:1 format or a short code snippet). But we will add a submit form in the future.
- Post about your plugin, mentioning @getkirby where applicable.
- …

0 comments on commit ad43896

Please sign in to comment.