Package Actions Contrib contains several package actions for Umbraco that are build by members of the community.
Package actions are great to include some custom functionality during the install of your Umbraco package, just by implementing the IPackageAction interface and the use of Package XML in the package creator. A WIKI that describes all the Package Actions included in this project can be found here http://our.umbraco.org/wiki/reference/packaging/package-actions/community-made-package-actions.
Changelog:
1.0.3 First Release of the documentation
1.0.4 Added the following actions:
1.0.5 Added the following actions:
1.0.6 Added the following actions:
1.0.7 Added the SetAttributeValue action.
How to contribute
This project is open for collaboration, please contact me if you want to join the project
Test package actions
Testing package actions can be done with the Package Action Tester tool from Immo Wach.
Download the tester for Umbraco version 4.5 + via http://our.umbraco.org/media/wiki/8788/634332055508010000_tswepat_450.zip
For 4.0.x installations you can download the tool here
Don't forget to vote the project up if you like this package please .