Changes between Version 1 and Version 2 of Public/Docs/Changetrigger
- Timestamp:
- Nov 19, 2025, 1:37:16 PM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/Docs/Changetrigger
v1 v2 1 1 = Cinnamon Changetrigger 2 == General 2 3 Changetrigger is a .net 8 command line application that runs on Cinnamon server. 3 4 … … 6 7 Changetrigger is based on plugins. There are standard plugins performing system tasks (like creating user folders when a new user account is created). Custom plugins can be added. One possible application is to have a central service where new, client-specific document numbers are assigned when new documents are created, guaranteeing that no duplicate numbers will be generated. 7 8 9 == Administration 10 * [https://github.com/boris-horner/cinnamon4-clients/blob/main/docs/t-installation-changetrigger-debian12.md Changetrigger installation instructions]
