Difference between revisions of "Module BitTorrent"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
[[Category:Complementary modules]] | [[Category:Complementary modules]] | ||
+ | [[Category:Bittorrent]] | ||
{{TemplateDocDevEn}} | {{TemplateDocDevEn}} | ||
{{TemplateDocUser}} | {{TemplateDocUser}} |
Revision as of 17:58, 21 May 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