kokspflanze/zfc-ticket-system

Laminas TicketSystem Module

2.2.1 2022-02-06 15:17 UTC

This package is auto-updated.

Last update: 2024-04-06 20:09:30 UTC


README

Master Build Status Coverage Status

  • run the SQL script [db/dump.sql]

edit your config, to set your AuthService

'zfc-ticket-system' => [
	'auth_service' => 'user_auth_service',
]

Your user object must have this interface "ZfcTicketSystem\Entity\UserInterface"

::know todos

add more dynamic