Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

penske-media-corp/tagutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tagutils

Build Status

Generate tags for inclusion in Drupal's #attached.

Usage

use CurtCo\Tagutils\Metatag;

// in your CustomEntityViewController for example...
$build['#attached']['html_head_link'][] = Metatag::build('description', 'my cool website');

About

Generate Drupal renderable tags with ease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages