-
Notifications
You must be signed in to change notification settings - Fork 14
Tools for PACX
_neronotte edited this page Sep 25, 2025
·
1 revision
Tools are a different way to extend PACX features without affecting its own direct codebase. It's basically a .NET DLL containing commands the PACX is able to load and execute at runtime.
The plugin architecture and behavior is inspired by the one implemented by XrmToolbox.
If you want to start working with tools, follow the below how-to(s):
- pacx auth
- pacx column
- pacx forms
- pacx history
- pacx key
- pacx optionset
- pacx org
- pacx plugin
- pacx project
- pacx publish
- pacx rel
- pacx ribbon
- pacx script
- pacx settings
- pacx solution
- pacx table
- pacx tool
- pacx unifiedrouting
- pacx view
- pacx webresources
- pacx workflow