Change Request to add new Twitter Feed config to Activity

I'd really like to when someone configures a new Twitter Feed, have it posted to the user's Activity. I tried to mod this myself, but fell short. I added a new Activity type, and was trying to call AddActivity in the correct place (on save and set and changed), but cannot figure out the function to hook in. I tried
Anyway, I think it would be a useful feature to have.
public function ProfileController_AfterSave_After(&$Sender)
without luck. Anyway, I think it would be a useful feature to have.
1
Comments