Skip to content

A plugin for Wordpress that adds a block to show data from a google sheet.

Notifications You must be signed in to change notification settings

uriweb/uri-dynamic-metrics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URI Dynamic Metrics

This is a WordPress plugin that adds a new dynamic block to the Gutenberg editor, allowing users to easily display data from Google Sheets.

animated

Features

  • Display data from Google Sheets on your WordPress site
  • Animated Counter which will show the data count up from 0 whenever the page loads
  • Customize the appearance of the block with text prefixes and suffixes, font settings, and background settings
  • Simple setup process with step-by-step instructions
  • Responsive design that looks great on all devices

Getting Started

To get started with the URI Dynamic Metrics Block for WordPress, follow these steps:

  1. Install the plugin on your WordPress site.
  2. Create a new block in the Gutenberg editor and select the "Dynamic Metrics" option.
  3. Publish your google sheet to the web (File>Share>Publish to Web) as Comma-separated values (.csv)
  4. Copy the .csv URL into the block's settings panel under "Google Sheet CSV URL"
  5. Customize the appearance of the block using the settings panel.
  6. Publish your post or page and see your data displayed in the block.

Customization Options

The URI Dynamic Metrics Block for WordPress comes with a range of customization options to help you get the perfect look for your website. These include:

  • Animated Counting - Make the number within the data field count up from 0 when viewed
  • Automatic Description Pulling - Pull the description text from the Google Sheet instead of manually entering it in
  • Data Prefixes/Suffixes
  • Data & Description Font Size
  • Data & Description Text Alignment
  • Data & Description Text Color
  • Flip Positions - Make the Description appear above the Data
  • Background Color (Static or Gradient)

Credits

This plugin was originally developed as Google Sheets Integration by Nathan Lannon.

Plugin Details

Contributors: alexandragauss, Nathan Lannon
Tags: plugins
Requires at least: 5.0
Tested up to: 6.0.2
Stable tag: 2.0.1
License: GPL2+
Licence URI: http://www.gnu.org/licenses/gpl-2.0.html

About

A plugin for Wordpress that adds a block to show data from a google sheet.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.4%
  • PHP 42.6%