Submodule Configuration
This guide covers the activation process for a general submodule.
All Sonoran CAD integration submodules require the standard version of Sonoran CAD or higher. For more information, see our pricing page.
Looking for VPS, web, or dedicated hosting? Check out our official server hosting!
Install the Resource
If you have not already, install the base FiveM resource.
Activating a Submodule
The FiveM resource contains multiple "submodules" for each integration. These can be individually enabled/disabled and configured.
FiveM SubmodulesThis example uses the postals
submodule.
1. Configure and Enable the Submodule
Navigate to the
\sonorancad\configuration
folder and locate the configuration file for your desired submodule.For this example we will be using the
postals_config.dist
file (name depends on the submodule ). More details are on the specific submodule page.
Enable the submodule by changing the
enabled
variable fromfalse
totrue
in the plugin config.

2. Rename and Save
Rename and remove the
.dist
from the file topostals_config.lua
(depending on name of plugin).If you've downloaded the pre-configured FiveM resource from the admin panel, this has already been done for you.
Save the configuration file.

3. Restart Sonoran CAD
Restart the sonorancad
resource by entering ensure sonorancad
in the server console and enjoy your submodule!
Learn more about the available submodules:
FiveM SubmodulesUpdates
Sonoran CAD's integration core and submodules will automatically update with the latest features, fixes, and changes!
Or, run sonoran pluginupdate
to instantly check and update all submodules.
Having Trouble?
If you're having trouble installing a plugin, check out our common troubleshooting guide:
Last updated
Was this helpful?