Joomla 模块和插件发布流程

发布于 2024-11-04 22:17:34 字数 132 浏览 0 评论 0原文

我为 Joomla 1.5 和 Joomla 1.6 创建了单独的插件和模块,

我想发布这些插件和模块。

在发布之前,想知道Joomla插件和模块需要做什么流程和注册吗?

谢谢,

普拉文

I have created separate plugin and module for Joomla 1.5 and Joomla 1.6

I wanted to release these plugin and module.

Before releasing, wanted to know that are there any process and registration do we need to do for Joomla plugin and module?

Thanks,

Pravin

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

要将您的扩展添加到 Joomla 扩展目录,您必须register 并且您的插件应该符合 JED 的列表规则

引用自 JED :

欢迎任何个人或公司
提交他们的扩展、工具或
包含在 Joomla! 中的库
扩展目录。有一些
所有扩展必须遵守的基本规则
符合纳入资格
在目录中。不遵守规定
可能会导致从
目录。

通过向 Joomla! 提交列表
扩展目录,您同意
受这些规则的约束。

D2。扩展、工具和库

  1. 扩展程序必须符合 Joomla!商标政策。
  2. 扩展的 XML 文件应包含版权和许可标签
    并声明其已获得许可
    GPL。
  3. 扩展的文件头应包含版权声明和
    文件和扩展名的通知
    是根据以下条款分发的
    GPL。
  4. 扩展包中需要包含一份 GPL 副本。
    GPL 的副本不需要
    与扩展一起安装。
  5. 扩展程序必须具有基本功能。基本功能是
    由以下人士酌情决定
    Joomla!扩展目录团队
    和开源问题。
  6. 所有扩展都必须可安装在 Joomla! 上平台。唯一的
    该规则的例外是
    “工具”类别中的应用程序。
  7. 更改任何代码的扩展必须通过标准进行
    乔姆拉!安装和卸载过程。
    卸载应该会恢复所有更改
    根据原始代码进行制作。
  8. 分机可能无法“回拨”来运行。允许扩展
    “打电话回家”进行版本检查和
    其他“呼叫中心”将受到评估
    视具体情况而定。接受
    方法和/或函数位于
    Joomla! 自行决定
    扩展目录团队和开放
    来源很重要。
  9. 扩展程序不得进行商业加密。
  10. 扩展程序只能以定义的方式征求投票和/或评论
    下面。
  11. 作为分叉的扩展程序必须符合列出的分叉政策
    下面。

就是这样!

To add your extension to Joomla Extension Directory you have to register and your addons should be compliant with listing rules over JED

Quoted from JED :

Any person or company is welcome to
submit their extensions, tools or
libraries for inclusion in the Joomla!
Extensions Directory. There are some
basic rules that all extensions must
comply with to qualify for inclusion
in the Directory. Failure to comply
may result in removal from the
Directory.

By submitting a listing to the Joomla!
Extensions Directory, you agree to be
bound by these rules.

D2. Extensions, tools and libraries

  1. Extensions must comply with Joomla! trademark policies.
  2. An extension's XML file should contain the copyright and license tag
    and state it is licensed under the
    GPL.
  3. The file headers of an extension should contain a copyright notice and
    a notice that the file and extension
    is distributed under the terms of the
    GPL.
  4. A copy of the GPL needs to be included with the extension package.
    The copy of the GPL does not need to
    be installed with the extension.
  5. Extensions must have basic functionality. Basic functionality is
    to be determined at the discretion of
    the Joomla! Extensions Directory team
    and Open Source Matters.
  6. All extensions must be installable on the Joomla! platform. The only
    exception to this rule are the
    applications in the 'Tools' category.
  7. Extensions which alter any code must do so through the standard
    Joomla! install and uninstall process.
    Uninstalling should revert any changes
    made to the original code.
  8. Extensions may not 'call home' to function. Extensions are allowed to
    'call home' to do version checks and
    other 'call homes' will be evaluated
    on a case by case basis. Acceptance of
    a method and/or function is at the
    sole discretion of the Joomla!
    Extensions Directory team and Open
    Source Matters.
  9. Extensions may not be commercially encrypted.
  10. Extensions may only solicit votes and/or reviews in the manner defined
    below.
  11. Extensions which are forks must comply with the forking policy listed
    below.

That's it!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文