Entity Pilot - content staging for Drupal 8

Installation

  • Download and extract the module
  • Add the php-encryption library using composer or Composer manager.
    • For composer - from your Drupal installation directory run composer require "defuse/php-encryption:~1.2.
    • For Composer manager, refer to its documentation

Getting started

Setting up Leaflet GeoJSON 7.x-2.x with Panels (Drupal 7)

Outlined below is the process of enabling a Leaflet GeoJSON map via Panels. Note that this has been verified for the versions listed below, and successfully creates maps with 1 OR MORE Leaflet GeoJSON layers added to them.

Requirements

(versions listed below are used in this example, not necessarily the minimum req):

Sharing your Virtual Machine to the World - Using Vagrant Share with VDD

One of Vagrant's most useful features is Vagrant Share. It let's you share the Vagrant Machine on your computer to the world in seconds via a temporary and unique URL that is generated on your free account at HashiCorp's Atlas.

You could visit the URL on your TV or smart phone to check how a new Drupal theme looks or pass the URL to your customer, for example, to show them your progress on their web site - all without having the expense of setting up hosting.

Supported math functions

Built-in Functions

Math Field math expressions support all the basic math operators including addition (+), subtraction (-), multiplication (*), division (/), and exponents (^).

Math Field supports a number of additional functions including:

Rounding functions
ceil(), floor(), min(), max(), round()

Advanced functions
pow(), exp(), sqrt(), abs(), ln(), log(), time()

Math Field

The Math Field module defines a new field type to dynamically calculate values on entity forms. Math Field is an alternative to Computed Field that does not require the use of PHP Filter.

Installation

Download, install, and enable the cTools and Math Field modules.

Commerce Reports: Stock

This submodule of Commerce Reports provides insight to current stock levels. Using sales history, the module works to provide an estimation to a product's stock lifetime based on its current stock value.

Note: there are assumptions made you are using the default *commerce_stock* field provided by the Commerce Stock module. In reality this field could be changed out for any integer field.

Pages

Subscribe with RSS Subscribe to RSS - Needs copy/style review