[SIS-12] adding experience and logging module

customizing with appropriate templates
This commit is contained in:
Sheldan
2022-11-20 17:25:04 +01:00
parent a26114331f
commit 888246cbbc
20 changed files with 327 additions and 6 deletions

View File

@@ -120,6 +120,16 @@
<artifactId>modmail-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>experience-tracking-impl</artifactId>
</dependency>
<dependency>
<groupId>dev.sheldan.abstracto.modules</groupId>
<artifactId>logging-impl</artifactId>
</dependency>
<!-- sissi modules -->
<dependency>