Featured
Read our handpicked blogs, curated for you.
|
Every pharma CMO today proudly lists their tech stack: Salesforce or Veeva CRM, Adobe Experience Manager, Drupal or…
|
Every CMO we speak to says the same thing: “We have content. We just can’t get it out fast enough.” That sentence…
|
We talk to marketing leaders across pharma almost every week. Everyone’s investing in digital transformation- new CRMs…
Recent releases
|
Configure Apache Solr with Drupal for better content search
Certainly setting up Solr 6.6.1 in Ubuntu helps you in making Drupal search fast. In this blog, we will discuss how to install Solr and configure it with Drupal
|
Continuous integration using Jenkins and GitHub to automate deployment
Setting up continuous integration between Jenkins with GitHub allows you to automate deployment and testing while improving the quality of the project. Learn more
|
Selenium: A beginner guide to automation testing tool
Selenium is a web testing tool that allows running test cases in Java, C++, Perl, PHP, Python, Ruby & Scala. Here you can get the process of automation testing
|
Extend existing field widgets in Drupal 8 application using annotation plugin
Field Widgets are used to render the fields on edit forms in Drupal 8. In this blog, we will learn how to extend Field Widgets using Annotation Plugin.