Social Proof (Testimonial) Slider free WordPress plugin
Description
Social Proof (Testimonial) Slider free WordPress plugin
Seeing is believing. And one of the strongest ways to communicate your expertise is with a visual portfolio of bona fides scrolling along your website. With each click, a slide appears sharing testimonials, logos of awards, reviews, sites you’ve appeared in or been featured on, or links to your guest posts on popular blogs. It’s a quick, seamless way to communicate your online authority, credibility, and skill set through social proof. And it’s easy to populate, update, and customize on your WordPress site. As the Social Proof Slider scrolls, your authority grows.
For more info, please visit: https://buildmybrandid.com/product/social-proof-testimonial-slider/
Development
To compile the plugin code on your local development environment, you will need to have Node.js and npm installed.
Follow these steps:
Fork the plugin repo into your own GitHub account, then clone it to a folder on your computer.
Open the Terminal and navigate to the plugin directory.
Install the dependencies by typing: npm install
Run Webpack: npx webpack
You should see the project compile – you’re ready to develop!