Hi,
I'm trying to do a manual installation. Unfortunately I can't enable MD Boom Features Module because it requires "Mediafield ".
But this module is deprecated and stoped on version 5 of Drupal.
Obviously I'm using version 7.
How can I bypass this problem.
Hi,
For some reason, boom_features_module depend wrong version of mediafield.
You can open "boom_features_module.info"
Find "dependencies[] = mediafield" and remove this line.
Tks,