We are upgrading a site from CMS 11 to CMS 12. The site uses EpiServerProfile and SubscriptionPlugIn for subscription when there is new news pages added. I have made a replacement for the EpiServerProfile (Using EF to fetch the data from the database and migrating it to a new custom table). But I havent found if there is an replacement for SubscriptionPlugIn in CMS 12?
Or should I make a custom subscription functionality using scheduled jobs? How have others solved this?
Hi!
We are upgrading a site from CMS 11 to CMS 12. The site uses EpiServerProfile and SubscriptionPlugIn for subscription when there is new news pages added.
I have made a replacement for the EpiServerProfile (Using EF to fetch the data from the database and migrating it to a new custom table). But I havent found if there is an replacement for SubscriptionPlugIn in CMS 12?
Or should I make a custom subscription functionality using scheduled jobs? How have others solved this?
Best regards
Niklas