We partnered with Acquia to assist a multinational pharmaceutical and life sciences company to design and build a single platform (effortless & scalable) that would help them create and host 2000+ sites using predefined master templates, with the flexibility for each site to be styled differently w.r.t the brand design guidelines.
The digital landscape has changed users’ expectations of their libraries. People want to find the same delight and intrigue digitally that they once found, physically exploring shelves. After building a series of digital properties with different people through separate projects, Harvard Library felt it needed to inspire delight and intrigue again by unifying its web presence and creating a seamless experience for users where they could smoothly move between platforms.
I have D8 module that works well. But I have a problem. Sensors data are stored there (in database tables).
In the website the cache is disabled, but the selected data are not updated. If I use the "drush cr" then ok, but the next selected data are not updated.
How can I solve this? I tried for example:
#
# data SQL SELECT form
#
function buildForm()
//...
$form['date_from'] = ...
$form['date_to'] = ...
$form['#cache'] = ['max-age' => 0];
/// ...
Traditional manufacturer ups its game with a digital overhaul
U.S. and international dealers
Began in 1922
$18M+ sales
2,300+ SKUs
GARED Holdings LLC (GARED) has been manufacturing durable sports equipment for indoor and outdoor play environments for almost 100 years. The company, operating under two distinct brands – GARED Sports and Performance Sports Systems (PSS) – sells through an extensive U.S. and international network of dealers.
We have two Drupal 8 sites and three Drupal 7 sites we need assistance with. We're looking to first move the Drupal 8 sites. Both are kept up to date, use the same Bootstrap theme and are managed with Composer. The existing modules look to be largely compatible but we have not been successful in the upgrade process.
The Drupal 7 sites are going to be looked at by a designer before we move them to D9.