Skip to content

shastacom/BrandIdentity

Repository files navigation

Brand Identity Module

A ProcessWire module for setting the brand name for a website.

This version of Brand Identity is designed for ProcessWire 2.5.5 or newer.

Quick start

echo
  wire() ->
    modules ->
      get('ProcessBrandIdentity') ->
        brand_name
;

To see exactly what this module does, you may want to install it as-is first.

Stop by the ProcessWire forums anytime and we will be glad to help with any questions.


ProcessWire Copyright 2014 by Ryan Cramer

About

A ProcessWire module for setting the brand name for a website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published