Skip to main content
Question

How to give users 'n' free trials of plugin each month?

  • May 14, 2023
  • 0 replies
  • 255 views

aamir.shaikh

I want users to be able to use my plugin n times each month. I know I will have to use some type of a counter for this, and I already know of figma.clientStorage(). I read on the docs that client storage can get deleted if users clear their cache, so was wondering what would be the appropriate way to store this data?

This topic has been closed for replies.