https://github.com/mdrianislam0or1/about-me-gutenberg-block
This WordPress plugin displays client testimonials in a grid layout, with each testimonial including an image, name, and title. The image is centered within the card, and the layout is styled using custom CSS.
https://github.com/mdrianislam0or1/about-me-gutenberg-block
gutenberg gutenberg-blocks react wordpress wordpress-block wordpress-plugin
Last synced: 3 months ago
JSON representation
This WordPress plugin displays client testimonials in a grid layout, with each testimonial including an image, name, and title. The image is centered within the card, and the layout is styled using custom CSS.
- Host: GitHub
- URL: https://github.com/mdrianislam0or1/about-me-gutenberg-block
- Owner: mdrianislam0or1
- Created: 2024-07-13T10:11:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T10:27:13.000Z (10 months ago)
- Last Synced: 2024-12-28T03:16:32.488Z (5 months ago)
- Topics: gutenberg, gutenberg-blocks, react, wordpress, wordpress-block, wordpress-plugin
- Language: JavaScript
- Homepage:
- Size: 200 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Client Testimonials Plugin
This WordPress plugin displays client testimonials in a grid layout, with each testimonial including an image, name, and title. The image is centered within the card, and the layout is styled using custom CSS.
## Features
- Display client testimonials in a responsive grid layout
- Each testimonial includes an image, name, and title
- The image is centered within the testimonial card## Installation
1. Download the plugin files and place them in your WordPress plugins directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.## Usage
1. Go to the WordPress admin dashboard.
2. Navigate to the block editor and add the "Client Testimonials" block to your page or post.
3. Fill in the client information (image URL, name, title) for each testimonial.
4. Save and publish your page or post to display the testimonials.
