27 votes

Package Actions Contrib

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: 

  • AddConfigurationSection
  • PermissionForApp
  • AddLanguageFileKey
  • MoveFile
  • UpdateAppTree
  • Fixed a bug in AddScheduledTask. In order to execute a scheduled task the complete url must be added to the config, not a relative url. Included  a mechanism to convert the relative url to an absolute one.

 

1.0.5 Added the following actions:

  • Add404Handler
  • AddMimeType
  • Added Uninstall option for ExecuteSQL and added IIs7 support for AddHttpHandler

1.0.6 Added the following actions:

  • AddMacroProperty
  • ClearClientDependancyCache
  • AddXmlFragment
  • RemoveXmlFragment
  • Fixed Uninstall option  for AddHttpHandler and aAdded  IIs7 support for AddHttpModule

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 .

Package owner

Richard Soeteman

Richard Soeteman

Richard has 12842 karma points
MVP

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.2.x

Package Information

External resources