Aquarium Studio plugin for Prism allow you to sync and publish your shots and assets with Prism
Aquarium Studio is developed by Fatfish Lab.
Note
This version of the connector is ready to be used in production. We are still developping it to add new features. Feel free to contribute or contact us if you have any questions !
This plugin is compatible with v2.x.x of Prism.
- Open your command line
- Go to the Prism's dedicated plugin folder for ProjectManagers:
C:\ProgramData\Prism2\plugins\Custom
- Clone the repository in the previous folder, with a custom directory name
git clone -b prism2 ssh://git@github.com/fatfish-lab/aquarium-studio-prism.git Aquarium
- Open Prism
- Go to Prism's settings >
Plugins
tab - Enable
Aquarium
plugin - Configure Aquarium Studio integration in Prism
🚧 In progress
To update your Aquarium Studio plugin for Prism, you can use git
commands
- Open your command line
- Go to the
Aquarium
prism's dedicated plugin folder:C:\ProgramData\Prism2\plugins\Custom
- Pull the lastest changes
git pull
- (Re)start Prism or use the
Reload all plugins
button in Prism's settings >Plugins
tab
A dedicated documentation is in writing progress. In the meantime, fill free to contact us if you have any questions or issues.
The repository is maintained by Fatfish Lab.
You can contact our team at support@fatfi.sh.
This project uses the following license: GPL-3.0-only. See the license file to read it.