Skip to content

A Testimonial Block for the new WordPress Gutenberg editor. Bootstrapped with create-guten-block.

Notifications You must be signed in to change notification settings

maheshbohara/guten-testimonial-block

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gutenberg Testimonial Blocks

This project brings testimonials blocks to the new WordPress Gutenberg editor.

You can choose from a single testimonial block and a testimonial slider block.

Features

  • Write testimonial text, author and author profile link
  • Uses Bootstrap and Font Awesome

Requirements

Node 8+

Setup

Download this folder in your plugins directory

cd /wp-content/plugins/guten-testimonial-block/
npm install

To start developing

npm start

To build

npm run build

After finishing development (you can't go back)

npm run eject

This project was bootstrapped with Create Guten Block.

About

A Testimonial Block for the new WordPress Gutenberg editor. Bootstrapped with create-guten-block.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.9%
  • PHP 16.9%
  • CSS 12.2%