Open TheodoreCha opened 3 years ago
@CarlChaappletree I think I abandoned this before it got to the intended state, but I can take a look and see if it is any good.
Thanks for your quick response.
I believe your gem is so useful for applications based in Europe where requires GDPR.. I don't understand why there are no many discussions in the spree community regarding GDPR.
I had a look at gdpr_rails gem but could not find that one is as simple as your gem.
yes, please update for the 4.1 spree if it is ok for you.
@CarlChaappletree I started this and then got side tracked and never went back to it until today, maybe I hit a roadblock, but looking at it, it would be a very useful Spree Extension to have. Please, only install it on local test stores for now.
I will find some time this week and see if I can get it to do what it was intended to do, I can't remember what stopped me finishing this.
@CarlChaappletree I might be better looking at the gem 'gdpr_rails'
and trying to use that within this extension allowing Spree users to easily add all that functionality to an existing Spree store, what do you think?
@MatthewKennedy Thanks for your update. You are so quick...
Yeah, I agree that it would be a really useful extension. Ok, I will only install it on my local for now.
Yes, that is absolutely a good idea to try to use gem 'gdpr_rails'
within spree_gdpr
. Do you have a good idea of how to combine those two?
Dear @MatthewKennedy,
Do you have an updated plan for spree 4.1?