Commit graph

10 commits

Author SHA1 Message Date
7e749d7cf4
Add the ability to list existing Customers Groups
The ability to add new groups and update existing ones has not been implemented yet.
2024-07-16 17:16:41 +02:00
5beaf94f3a
Add a new menu entry
This is only a placeholder for now, it does not send to a real page yet.
2024-07-16 16:54:04 +02:00
1c456d4aca
Add Entities definitions 2024-07-16 12:18:43 +02:00
42da48ce2b
Drop erroneous "use Helper" statement from routes.php 2024-07-16 12:11:35 +02:00
f257a1795c
Add required config.php file 2024-07-16 12:10:11 +02:00
b2383e5432
Add required routes.php file 2024-07-16 12:09:44 +02:00
867bec7a25
Add missing "use" statement in the service provider 2024-07-16 12:06:59 +02:00
84fc677e98
Include the expected "Public" directory 2024-07-16 12:05:44 +02:00
6084247248
Update the database schema 2024-07-16 12:04:08 +02:00
2ddccd9c41
Set basic module metadata 2024-07-16 11:51:47 +02:00