Difference between revisions of "Module BitTorrent"
Jump to navigation
Jump to search
m (→Installation) |
m |
||
Line 1: | Line 1: | ||
− | |||
− | |||
[[Category:Complementary modules]] | [[Category:Complementary modules]] | ||
− | = | + | = Features = |
− | + | Add into Dolibarr, the capability to be a Bit Torrent tracker. This means you are able to serve files to the world on the Bit Torrent network with no need of external web sites or tools. | |
− | = | + | = Install = |
− | * | + | * Download tgz file from Dolibarr web site {{LinkToPluginDownload}}. |
− | * | + | * Put the file into Dolibarr root directory. |
− | * | + | * Uncompress fil with command |
<pre> | <pre> | ||
− | tar -xvf | + | tar -xvf fileofmodule.tgz |
</pre> | </pre> | ||
− | * | + | * Module can now be activated. |
− | = | + | = Setup = |
− | + | To complete | |
− | = | + | = Usage = |
− | + | To complete | |
− | = | + | = Development = |
− | + | To complete |
Revision as of 17:14, 29 April 2009
Features
Add into Dolibarr, the capability to be a Bit Torrent tracker. This means you are able to serve files to the world on the Bit Torrent network with no need of external web sites or tools.
Install
- Download tgz file from Dolibarr web site DoliStore.com.
- Put the file into Dolibarr root directory.
- Uncompress fil with command
tar -xvf fileofmodule.tgz
- Module can now be activated.
Setup
To complete
Usage
To complete
Development
To complete