Submodule Configuration
This guide covers the activation process for a general submodule.
Last updated
This guide covers the activation process for a general submodule.
Last updated
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! Sonoran Servers customers receive free plugin installation and 30% off their monthly CAD subscription!
If you have not already, install the base FiveM resource.
The FiveM resource contains multiple "submodules" for each integration. These can be individually enabled/disabled and configured.
FiveM SubmodulesThis example uses the postals
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 from false
to true
in the plugin config.
Rename and remove the .dist
from the file to postals_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.
Restart the sonorancad
resource by entering ensure sonorancad
in the server console and enjoy your submodule!
Learn more about the available submodules:
FiveM SubmodulesSonoran 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.
If you're having trouble installing a plugin, check out our common troubleshooting guide:
Plugin Troubleshooting