http://codecanyon.net/item/rss-auto-pilot-one-click-site-builder/12377505 scripti aldım fakat ingilizcem olmadığı için kurlumunu gerçekleştiremedim.

Installation
We have used Laravel Framework to craft best possible rss aggregator :

Database
Change database settings in .env file. Change DB_HOST , DB_DATABASE , DB_USERNAME and DB_PASSWORD and save the file .
Upload Files to Server
Upload all files from Xenon Support Center folder to your server . Now SSH into your server and follow below steps
Migrating Database :
sudo apt-get install php5-cli which will install php command line utility

curl -sS https://getcomposer.org/installer | php which will install composer which is used by laravel framework

php composer.phar install which will install all dependencies

php artisan migrate this will create all tables schema
kurlumunda bu yazıyor bu nasıl bir kurulum hostum nurmal linux host yardımcı olur musunuz lütfen.