Extensions distribution: Difference between revisions
From Joomla! Documentation
m →Repositories: JoomlaCode.org: changing to github |
m Content updated |
||
| Line 15: | Line 15: | ||
== Hosting files: non-commercial projects == | == Hosting files: non-commercial projects == | ||
The following only applies to non-commercial projects: | The following only applies to non-commercial projects: | ||
* Avoid reaching bandwidth limit and server downtime by | * Avoid reaching bandwidth limit and server downtime by utilizing a source code repository for your files. | ||
=== Repositories: GitHub.com === | === Repositories: GitHub.com === | ||
Please consider creating a project at http://www.github.com where you can have a download area, tracker, forum, and other resources to help your extension's developers and to provide support to your extension's users. | Please consider creating a project at [http://www.github.com Github] where you can have a download area, tracker, forum, and other resources to help your extension's developers and to provide support to your extension's users. | ||
=== Repositories: Alternatives === | === Repositories: Alternatives === | ||
| Line 27: | Line 26: | ||
=== Repositories: Shared files === | === Repositories: Shared files === | ||
* Shared hosting of files is not allowed as download links | * Shared hosting of files is not allowed as download links. | ||
=== Repositories: Forums === | === Repositories: Forums === | ||
* Forum links are not allowed as download links | * Forum links are not allowed as download links. | ||
== Hosting files == | == Hosting files == | ||
When you host extensions files on your own | When you host extensions files on your own website, your site must not contain: | ||
* Political, religious, sexually explicit, or other inflammatory and offensive material. | * Political, religious, sexually explicit, or other inflammatory and offensive material. | ||
* Distribution of copyright infringement or any illegal distribution of products. | * Distribution of copyright infringement or any illegal distribution of products. | ||
| Line 40: | Line 39: | ||
Submit licence requests using the [http://opensourcematters.org/domain-name-use-request.html Domain Name Request form]. | Submit licence requests using the [http://opensourcematters.org/domain-name-use-request.html Domain Name Request form]. | ||
==More information== | |||
*See: [http://extensions.joomla.org/support/knowledgebase/item/extension-distribution Extension Distribution on the JED website] | |||
<noinclude>[[Category:JED]][[Category:FAQ]][[Category:Template Development]] | <noinclude>[[Category:JED]][[Category:FAQ]][[Category:Template Development]] | ||
| Line 46: | Line 47: | ||
[[Category:Language Development]] | [[Category:Language Development]] | ||
[[Category:Component Development]]</noinclude> | [[Category:Component Development]]</noinclude> | ||
<noinclude> | |||
[[Category:Needs to be marked for translation]] | |||
</noinclude> | |||
Revision as of 19:52, 18 August 2015
It is the responsibility of the author(s) of an extension to ensure that they comply with all the requirements listed below and within the related links.
The following are the general requirements for the provision and hosting of extensions:
Responsibility for Distribution
- Distribution of an extension(s) is the sole responsibility of the extension's author(s).
Download links
- The Joomla! Extensions Directory (JED) requires a direct download link to the file or a link to a download landing page.
- Extensions that require registration, subscriptions, or a payment to process the download also need to have a direct landing page.
- The landing page must be unique for each extension.
- Extensions with broken or incorrect links will be unpublished from the JED.
Hosting files: non-commercial projects
The following only applies to non-commercial projects:
- Avoid reaching bandwidth limit and server downtime by utilizing a source code repository for your files.
Repositories: GitHub.com
Please consider creating a project at Github where you can have a download area, tracker, forum, and other resources to help your extension's developers and to provide support to your extension's users.
Repositories: Alternatives
Alternative file repositories include:
- Shared hosting of files is not allowed as download links.
Repositories: Forums
- Forum links are not allowed as download links.
Hosting files
When you host extensions files on your own website, your site must not contain:
- Political, religious, sexually explicit, or other inflammatory and offensive material.
- Distribution of copyright infringement or any illegal distribution of products.
- You must comply with the rules on Joomla trademark and logo usage for full details on this and other licensing issues.
- Domain names with the word "Joomla", or a derivative thereof, must be registered with and licensed by Open Source Matters (OSM).
Submit licence requests using the Domain Name Request form.