Archive contains: 01795509e97764dd6cf81cf164bacb68ad31f491 - Plugin directory - magenet.php - Plugin file - index.php - Directory index file - readme.txt - Instructions file (this file) Install instructions 1. Unpack archive 2. Copy into site root directory (Example: /home/user/site.com/01795509e97764dd6cf81cf164bacb68ad31f491) 3. Change plugin directory mod to 777 (Example: chmod 0777 01795509e97764dd6cf81cf164bacb68ad31f491) 4. Copy below code and past to top of php-file 5. Copy below code and past to needed part of php-file getLinks($n); ?> 6. $n - number links to show (Example: echo $magenet->getLinks(1); // one after menu echo $magenet->getLinks(2); // two after content echo $magenet->getLinks(); // all other to footer Warning: last call of functions without parametrs )