Custom Gutenberg blocks created using Gutenberg Fields Middleware plugin.
Options available:
- Set background image or color
- Set title and Description
- Set call to action button text and link
- Set block alignment
Options available:
- Set feature image
- Set title and Description
- Set call to action button link
Options available:
- Set image
- Set testimonial content
- Set background and text color
- Set block alignment
Options available:
- Set title and Description
- Set timeline date
- Set blog post and news link
- Run
npm install
to install plugin dependencies. - For development build use
npm run dev
command. - For production build use
npm run build
command.