Overview
Most of the scripts in this guide are single xml files. If you have several scripts they can be packaged together into a zip file. This allows you to distribute a set of scripts along with any resources they may use into a single file.
Another benefit of using packages is simplified installation. A package file is installed in the same way as an individual xml file. Similarly, the package when the package is removed, all associated scripts are also removed.
For advanced Webflow applications, the packages are signed by an authorized signer which prevents the contents from being tampered with. A signed package is usually associated with a licence system to control various features.
Packages must have either a zip or jar extension and can be assembled using populer zip tools such as WinZip.
