Site Building

We were approached to build out a way for users to have collapsible sections on these node types called content.  The paragraphs module was a perfect fit for this solution 

Here are the modules used

Paragraph Bundle HTML block

The conditional rules module - https://drupal.org/project/rules_conditional

Instead of having several Rules fire on one trigger, why not have 1 Rule pick from several components and save your system a performance hit. This will make your Drupal site run faster and make your rules much easier to read for the next developer coming in from behind, and believe me, that will make you some friends.

Lets look at recent situation where we had to consolidate several rules generating message entities

The Rules Link module saved my day last week. I was building out a CRM solution for a medium sized government contractor.

Here were the requirements

  • Users need  button to create a Commerce Order from a User Account page.
  • System needs to be maintained by Site Builder

The Rules Link module creates a new entity called a rules link entity The entity can be attached toa user or one of several entities and the link can be moved around via the manage display tab.

Subscribe to RSS - Site Building