Writing Actions (plug-ins for Freeway) is often the best way to add your own content to your Freeway generated pages. For example, if you want to change what Freeway is outputting, or add tags or attributes to your page that you can't add through Freeway's interface, then writing an Action to ad ...
Attached is the Actions API (Application Programming Interface) Reference manual, which features details of the majority of functions and properties that are available in the Freeway Actions API. If you are just starting out and want to learn about writing Actions we recommend using the Writing ...