Forum OpenACS Development: How to do stuff automatically when your package is instantiated.

See: apm_package_instance_new.

Create the proc etp_post_instantiation {package_id} { ...
and do whatever.