|
c0244f24ef
|
Convert the PHP package into a Laravel Module
cf. https://laravelmodules.com/
|
2024-07-10 17:16:13 +02:00 |
|
|
9af30eef63
|
Add the ability to create new Customers with an already used e-mail
A same e-mail can only be used for several Customers as long as they are not linked to the same Mailbox.
|
2024-07-09 14:00:52 +02:00 |
|
|
5abd463db1
|
Fix the SPDX license identifier
|
2024-07-06 18:56:36 +02:00 |
|
|
f89bdf8972
|
Change the package namespace to avoid collisions
|
2024-07-06 18:53:18 +02:00 |
|
|
b754fefe70
|
Link Customer creation to a Mailbox
This only covers Customer creation going through the dedicated form.
|
2024-07-05 14:18:54 +02:00 |
|
|
2ac4519d9a
|
Link Customer instances to a Mailbox instance
|
2024-07-05 12:33:07 +02:00 |
|