Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Valuebound helped Farm Journal Media’s Greenbook to provide its end users with a user-friendly interface. Greenbook caters specifically to the North American region with 800 manufacturers listing ten thousand labels. Valuebound migrated this directory based site from a legacy based system to new architecture based on Drupal 8 for easy search of information, highly categorized indexing with options like active ingredient contained, label, crop, manufacturer, pest and so on.
So, I have inherited a client who for a number for a number of historical reasons has 3 Drupal sites :
Site 1) A poorly built Drupal 8 site with around 400 pieces of content, complete with a hacked core
Site 2) A well built Drupal 8 site with around 20 pieces of content
Site 3) A well built Drupal 7 site with around 1500 pieces of content
Other then the historical reasons I mentioned there's no reason the sites need run out of separate Drupal installs. They actually would benefit from having everything on one instance. So I'm planning on merging the sites.
I'm trying to create a custom module with configuration for a block that will allow a block to have custom fields. I'm having problems allowing the upload of an image and then rendering this in the block on the site.