NOTE: Our current capabilities to assist with remote deploy configurations are limited due to the unique remote deployment methods of our customers. The information in this article is intended as a template or to share methods we've found helpful for other customers.
Building a .pkg from our application
In some environments it's easier to deploy a .pkg file. To create a .pkg from our latest installer:
- Install Connect Fonts.app
- Open Terminal.app
- Use the following command:
sudo pkgbuild --install-location /Applications --component "/Applications/Extensis Connect.app" ~/Desktop/Connect.pkg
- This will leave a Connect.pkg file on the desktop
Installing Plug-ins via Terminal
For information on installing plug-ins using Terminal or through a shell script, go to Installing and uninstalling plug-ins for Connect Fonts from the command line.
Deploying our plist to configure client preference:
You can configure and deploy a plist file to bypass certain user preferences and prevent the setup wizard from popping up: Deploying plist File to Configure Clients - MacOS
If you have any additional questions please submit a support request for further assistance