Skip to content

jaydjohnson/testimonials-slider-block

 
 

Repository files navigation

Testimonials Slider Block

This project brings a testimonials slider block to the new WordPress Gutenberg editor.

Features

  • Add testimonial text, author name, author image and author profile link
  • Uses Bootstrap and Font Awesome
  • Uses Webpack 4 for compiling

Requirements

Node 8+

Setup

Download this folder in your plugins directory

cd /wp-content/plugins/testimonials-slider-block/
npm install

To start developing

npm start

To build

npm run build

testimonials slider block


This project was based on guten-testimonial-block which was bootstrapped with Create Guten Block.

About

This plugin allows you to add a testimonials slider block to your WordPress content via the Gutenberg Editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.7%
  • CSS 12.5%
  • PHP 11.8%