在 Neos 官方网站上发布我的新 NEOS 后端插件

Publish my new NEOS backend plugin in the Neos official site

我想将我新创建的包发布到 Neos 官方网站的包列表页面。

https://www.neos.io/download-and-extend/packages.html

其实我不知道如何发布我新建的包。请解释将我的自定义包发布到 Neos 站点下面 url 的步骤。

https://www.neos.io/download-and-extend/packages.html

其实我从NEOS CMS官方那里得到了答案forum.The下面提到了答案。

The list is created from packagist. So register your package there. I don't know how often the sync task is running.

https://discuss.neos.io/t/publish-my-new-neos-backend-plugin-in-the-neos-official-site/1760