FeedMalaya is a social feed aggregator using FuelPHP, SimplePie and MySQL database.
##License This project is license under GNU General Public License GPLv2 (or later) from the [http://www.fsf.org/](Free Software Foundation).
- PHP 5.3.2
- MySQL 5
- Any web server
- Mior Muhammad Zaki (Lead Developer)
- Mohd Huzairy (Designer)
You can apply to be come a contributor by forking the repository and send a pull request for any of code contribution you have done.
Installation is promptly simple, all you need to do is clone/fork the project using Github. On your local environment run this command.
php oil r install
- Rename file config-sample.php to config.php and configure your database (contributor by default should use 'dev' environment)