Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
![PHPBack](http://www.phpback.org/images/logo_300.png)


##About
## About
PHPBack is an open source feedback system you can use for your website. It gives your customers a way to communicate their ideas to improve your products. User feedback has proved to be really effective even if you have a community project or a commercial project.
Please, visit our website for more information: [http://www.phpback.org/](http://www.phpback.org/)

##Requirements
## Requirements
* PHP 5.3+
* MySQL 4.1+

##Installation
## Installation
Upload this folder to your web server, go to `yourwebsite.com/feedback/` (or folder name) and fill the form.
If you have any questions, please visit our [Wiki](https://github.com/ivandiazwm/phpback/wiki/).

##License
Install on Cloudron, a platform to effortlessly run web apps on your own server.

[![Install](https://cloudron.io/img/button.svg)](https://cloudron.io/button.html?app=org.phpback.cloudronapp)

## License
PHPBack is licensed under GPLv3 (see `LICENSE.TXT` file) and it was made using Codeigniter Framework (see `system/license.txt` file).

`Ivan Diaz <[email protected]> © 2014`