- 🇯🇵Japan ptmkenny
Drupal 7 is EOL (end of life) so 7.x issues are now being closed.
In Drupal 8 you can do this through config so it's easy to implement.
Hi,
I have enabled Encrypt → module & Field Encryption → module to encrypt some of my sites data.
After completed all the settings, both are working fine in my local system.
I couldn't able to export all my local settings as a feature
(What ever the fields, I have enabled encrypt check box, those needs to be exported as a feature).
Is there any way to enable Encrypt check box through code via drush command?
Ex:
I have created two customer profile types under commerce(Shipping & Billing). Added few fields like A, B, C..
Need to encrypt only fields B&C.
Is there any way to do it programmatically?
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Drupal 7 is EOL (end of life) so 7.x issues are now being closed.
In Drupal 8 you can do this through config so it's easy to implement.