MwSpaceLLC / tickets

๐ŸŽ Free Tickets System for manage your work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tickets

About MwSpace

MwSpace LLC is a most advanced brand for develop any idea e/o startup. Our business is to boost any company with our services (SAAS, PAAS, IAAS).

๐Ÿ•น Why ?

This product help many companies to manage work with simple ticket system. No mounthly cost, only deploy app on cloud, & work every u want!

๐Ÿ‘› Important !!

This repo NOT stable, please download at your risk. Public beta will cooming soon at 30/10/2019

๐Ÿ›’ Requirement

  • composer
  • npm
  • php >=7.2
  • extension=php_fileinfo.dll
  • BCMath PHP Extension
  • Ctype PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

๐Ÿฅ‹ Contributing

Thank you for considering contributing to the Tickets Project, if u want to hep us, u can become a [Patreon] (https://www.patreon.com/user?u=24519588)

๐ŸŽ– Security & Tug Track

If you discover a security vulnerability within Tickets, please send an e-mail to support via support@mwspace.com. All security vulnerabilities will be promptly addressed.

๐Ÿ”‹ License

The Laravel framework is open-source software licensed under the MIT license.

โŒจ First Install ?

U can deploy on cPanel as git version control, or container with docker, in cloud run, app engine or any choise. cPanel Install from Git

so u must login as user in to ssh & cd in your project:

// Install Vendors...
composer install

// Install system...
php tik install

// Run all Mix tasks and minify output...
npm install & npm run production

// Optimize for relese...
php tik optimize

If u have any problem, please first read the Laravel's guide =)

๐Ÿ”ซ Trick & Knows

U 27/10/19

  • Changed Mail Template
  • Added method smtp (for open ticket by mail)

U 22/10/19

  • Changed Editor

U 22/09/19

  • Department status
  • change reply in new ticket (this real powerfull)
  • department user management

U 19/09/19

  • Register passcode (check APP_PASSCODE)

U 19/09/19

  • Control Read, Write, Listen Permission

N relese

  1. Create user,groups, access
  2. Control login permission,
  3. Change Theme (u can develop a front-end & change it in config),
  4. Intelligent Work (see only ticket without reply)
  5. Ticket support (Header, Images/cliopard, Link, attachment)
  6. Peaple Views & last reply
  7. Close, re-open & report
  8. Mail alert ticket replied;
  9. Monthly report status

Other Futures cooming soon !

๐Ÿ”ฎ Control Updates

With git, u can update the core. if this repo are Stable, or Beta u can easily update code from git command "pull"

// Install Vendors...
composer update

// Update the db strutture...
php tik migrate

// Update the db strutture...
php tik optimize

// Run all Mix tasks and minify output...
npm install & npm run production

About

๐ŸŽ Free Tickets System for manage your work

License:MIT License


Languages

Language:PHP 46.7%Language:HTML 26.7%Language:JavaScript 19.0%Language:CSS 7.4%Language:Vue 0.2%