Skip to content

m1guelpf/support_center

Repository files navigation

Support Center

Support Center

StyleCI Greenkeeper badge

Complete support center built with Laravel

Features:

  • Tickets, comments & statuses
  • Bootstrap: Using Bootstrap, we make the frontend easy to change, so you can adapt it to your own needs.
  • Mail Notifications: Every time you make an important action (comment, close/reopen, create ticket), the user gets notified by email.
  • Simple: Support Center includes the basic features, but you can extend it to cover your needs!
  • More coming soon: Support Center is under active support so, if you want to help or have ideas, go ahead and Contribute!

Preview:

Want to preview the script before installing? Check the YouTube video!

Requirements:

  • PHP >= 5.6.4
  • Composer
  • MySQL
  • MySQL PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

(Don't worry! normally, this is included in your PHP installation)

Installation:

  1. Clone or download this repo to somewhere on your server.
  2. Rename .env.example to .env and fill the database settings.
  3. Run composer update, php artisan key:generate and php artisan migrate.
  4. The first user created will be the admin user.
  5. Enjoy!

Found an issue? Something to improve? Open an issue!

Credits:

  • PHP - For their awesome work on developing PHP.
  • MySQL - For their awesome DB software.
  • Laravel - For this their framework.
  • Bootstrap - For their awesome HTML, CSS & JS framework

License:

Support Center is licensed under the Mozilla Public License. Check the License File for more information.

About

Support center made with Laravel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 5

Languages