An open API service indexing awesome lists of open source software.

https://github.com/shaileshdevs/gutenberg-block-pricing-table

Use this Pricing Table Gutenberg Block to add pricing table on your page/ post.
https://github.com/shaileshdevs/gutenberg-block-pricing-table

gutenberg gutenberg-block wordpress wordpress-plugin

Last synced: 3 months ago
JSON representation

Use this Pricing Table Gutenberg Block to add pricing table on your page/ post.

Awesome Lists containing this project

README

        

# Gutenberg Block Pricing Table
- Use this Gutenberg Block to add pricing table on your page/ post.
- It also provides the settings to change the price color, list item colors and CTA button colors.

## The following files are being used for all plugin functionalities
```
├── build
│   ├── block.json
│   ├── index.asset.php
│   ├── index.css
│   ├── index.js
│   └── style-index.css
└── shailesh-gutenberg-blocks.php
```



Steps



*Step 1 - Go to Post Edit Page*

*Step 2 - Search the Gutenberg block Pricing Table and include it in the Post*

*Step 3 - Configure the Pricing Table block as per your requirement*
![Configure Pricing Table](configure-pricing-table.png "Configure Pricing Table Gutenberg Block")

*Step 4 - That's it. View Your Pricing Table on the Post*
![View Pricing Table](view-pricing-table.png "View Pricing Table Gutenberg Block")