fbrettnich / whmcs-supportpin-module

SupportPin WHMCS Addon | Let your customers generate a support/phone pin to identify your customers faster, for example on the phone
GNU General Public License v3.0
25 stars 12 forks source link

Add - Autoloader for Namespaces #3

Closed ConanDoyl closed 3 years ago

ConanDoyl commented 3 years ago

Changes

Closes Issue: #2

Description

Add - Template Manager to handle the Client/Admin Templates Add - JSONResponceService to return a plain JSON response Add - Template Service to handle the necessary functionality Update - Changed the way how PINs are created. Prevent multiple PINs Update - Added Ajax to the Hook to prevent site reload Update - Added Ajax to the client template to prevent site reload

https://user-images.githubusercontent.com/85937434/129191568-d2e93620-9389-418d-aa1f-d2e1e2101c10.mp4

ConanDoyl commented 3 years ago

Updated =)