Shared Scripts
Shared Scripts are reusable JavaScript scripts that extend FileFlows functionality. They can be shared as standard scripts (used as flow elements) or system scripts (used by tasks). All users can download and use shared scripts, with no license required.
Downloading Scripts
- Open the Scripts section in the FileFlows WebConsole
- Click the Repository button
- Browse the available scripts
- Select the script you want and click Download
Downloading scripts is open to all users and does not require a FileFlows license.
Submitting Scripts
To contribute a script to the Shared Repository, you need a valid FileFlows license linked to your fileflows.com account.
- Open the Scripts section in the FileFlows WebConsole
- Right-click on the script you want to share
- Select Share
- The script is uploaded to fileflows.com and enters the review process
- Once approved, it becomes available for all users to download
Only JavaScript scripts can be shared. Both standard scripts (flow elements) and system scripts (tasks) are supported.
Publishing Updates
If you've already published a script, you can submit an updated version at any time:
- Open the Scripts section in the FileFlows WebConsole
- Right-click the modified script
- Select Share
- Your updated version will be submitted as a new revision
- After review, it becomes the latest version of your script
You can submit multiple revisions of the same script. Each revision is reviewed before being published.
Deleting Scripts
If you no longer want a script to be maintained in the repository, you can request its deletion from your fileflows.com repository dashboard.
Deleting a script removes it permanently from the Shared Repository. Users who have already downloaded it will still have their local copy.