DigiBlocks – Professional Gutenberg Block Collection
🚀 BEAUTIFUL BLOCKS FOR THE WORDPRESS BLOCK EDITOR DigiBlocks enhances your WordPress Gutenberg editor with a suite of professional-grade blocks designed for performance, flexibility, and ease-of-use. Create beautiful content layouts without writing a single line of code. 💎 Feature-Rich Block Collection DigiBlocks includes a comprehensive collection of blocks designed to address all your content creation needs: Container – Create beautiful layouts with flexible containers and columns. Accordion – Display a vertically stacked list of accordion items. Buttons – Add beautiful interactive buttons with icons. Call To Action – Add a beautiful call to action block. Countdown – Display a beautiful countdown timer. Counter – Display animated numerical counters. FAQ – Create beautiful FAQ block with schema markup for SEO. Forms – Create custom forms easily with a few clicks. Google Map – Add a responsive Google Map with markers. Heading – Create a beautiful heading with various styling options. Icon – Add a customizable icon with various styling options. Icon Box – Display an icon with title and text in a beautiful box layout. Icon List – Display a list of items with custom icons. Image – Add images with extensive styling options. Lottie Animation – Add beautiful Lottie animations to your content. Newsletter – Add a newsletter subscription form. Row – Create horizontal layouts with flexible alignment and spacing controls. Pricing Table – Create beautiful pricing tables with multiple plans and features. Separator – Add a separator with various styles, text, and icon options. Social Icons – Add social media links with beautiful icons. Spacer – Add vertical space between blocks with adjustable height. Table – Build responsive comparison and data tables with ease. Team – Display your team members in various layouts. Testimonials – Display customer testimonials in beautiful layouts. Text – Create rich text content with advanced styling options. Pro Version Blocks AI Image – Generate beautiful images with AI. Posts – Display your WordPress posts in beautiful grid and list layouts. Money Back – Add a customizable money back guarantee. Logo – Add a customizable logo for your website header or footer. Navigation – Add a responsive navigation menu with custom or WordPress menus. Login Link – Add a customizable login/account link for your header. Page Title – Display the title of the current page or post. Breadcrumbs – Show navigation path. Featured Image – Display the featured image of the current post. Post Meta – Display post metadata like author, date, categories, and tags. Post Content – Display the main content of the current post or page. Post Navigation – Add previous/next post navigation links to single posts. Social Share – Add social sharing buttons for various platforms. Table of Contents – Auto-generate a table of contents from page headings. Author Box – Display author information, bio, avatar and social icons. Related Posts – Display posts related to the current post. Post Comments – Display and customize the comments section. Search Form – Enhanced search form with AJAX capabilities and post type filtering. Taxonomy – Display taxonomy terms like categories, tags or custom taxonomies. Search Results – Display search results with customizable layout and pagination. Copyright – Display copyright text with dynamic year, site name and site URL. DigiCommerce Blocks (When DigiCommerce is Active) Products – Display your DigiCommerce products in a beautiful way. Cart Icon – Display cart icon with count and total anywhere. Product Price – Display product price with custom styling. Product Gallery – Enhanced product gallery with lightbox, and thumbnail navigation. Product Meta – Display product meta information like categories, and tags. Product Content – Display product description or short description content. Product Features – Display product features table. Product Add To Cart – Display the add to cart button. Product Reviews – Display product reviews stars. Product Reviews Form – Display a customizable product reviews form. WooCommerce Blocks (When WooCommerce is Active) Products – Display your products in a beautiful grid layout. Cart Icon – Display cart icon with count and total anywhere. Product Price – Display product price with custom styling. Product Gallery – Enhanced product gallery with lightbox, and thumbnail navigation. Product Meta – Display product meta information like SKU, categories, and tags. Product Content – Display product description or short description content. Product Add To Cart – Display the add to cart button. Product Reviews – Display product reviews stars. Product Reviews Form – Display a customizable product reviews form. ⚙️ Built For Performance DigiBlocks is built with performance in mind: Optimized Code: Lightweight implementation for fast page loading Resource Efficiency: CSS and JS are loaded only when blocks are used Responsive Design: All blocks are fully responsive and mobile-friendly Accessibility Ready: Built with web accessibility standards in mind 🎨 Extensive Customization Options Every block comes with comprehensive styling options: Typography Controls: Font family, size, weight, line height, and more Color Settings: Custom colors for text, background, icons, and borders Spacing Controls: Precise control over margins, padding, and alignment Border & Shadow: Customize borders, border radius, and box shadows Animation Effects: Add entrance animations to engage your visitors Responsive Controls: Adjust settings for desktop, tablet, and mobile 💻 Developer-Friendly Architecture DigiBlocks is built with developers in mind: Clean, Documented Code: Well-structured codebase for easy customization Extensible Framework: Add custom blocks or extend existing ones Minimal Dependencies: No jQuery or external libraries required Theme Compatibility: Works with virtually any WordPress theme 🤝 Join Our Community Connect with fellow DigiBlocks users and stay updated: Documentation – Comprehensive guides and tutorials Support Forum – Get help from our team and community GitHub Repository – Access source code and contribute 🚀 Ready to Transform Your WordPress Site? Get Started with DigiBlocks today! External services Google Maps API This plugin uses Google Maps API for the Google Map Block feature. Service purpose: The Google Maps API is used to display interactive maps in the Google Map Block. Data sent: When a page with the Google Map Block loads, the plugin sends location data (latitude and longitude) to Google’s servers to render the map. User IP addresses may also be collected by Google as part of standard API usage. When data is sent: Data is only sent when a page containing the Google Map Block is viewed. Terms of Service: https://cloud.google.com/maps-platform/terms/ Privacy Policy: https://policies.google.com/privacy
Top keywords
- display36×3.68%
- product28×2.87%
- add22×2.25%
- beautiful17×1.74%
- google13×1.33%
- post11×1.13%
- blocks10×1.02%
- content10×1.02%
- icon10×1.02%
- block9×0.92%
- display product9×0.92%
- cart8×0.82%
Bootstrap Blocks
Bootstrap Gutenberg Blocks for WordPress. This plugin adds Bootstrap components and layout options as Gutenberg blocks. Features Supports Bootstrap v5 and v4 Support for CSS grid (experimental) Fully customizable with filters Configuration via option page or programmatically with constants Block templates can be overwritten in your theme The full documentation of this plugin can be found on GitHub: https://github.com/tschortsch/bootstrap-blocks-wordpress-plugin#readme Available Blocks Container Options: Fluid: If enabled the container will use the full available width, spanning the entire width of the viewport. Fluid Breakpoint: Used to enable responsive containers. This feature only works with Bootstrap v4.4+. The container will use 100% of the width until the specified breakpoint is reached, after which the defined max-widths will apply for each of the higher breakpoints. Margin After: Define a margin which should be added after the container. Row Options: Template: Choose from a predefined template for the inner column blocks. No Gutters: Disable gutters between columns. Alignment: Horizontal alignment of inner column blocks. Vertical Alignment: Vertical alignment of inner column blocks. Editor stack columns: Displays stacked columns in the editor to enhance readability of block content. Horizontal Gutters: Size of horizontal gutters. Vertical Gutters: Size of vertical gutters. CSS Grid Gutters: Size of gutters when CSS grid is used. Column Options: Sizes for all breakpoints (xxl, xl, lg, md, sm, xs): How much space the column should use for the given breakpoint. Equal width for all breakpoints (xxl, xl, lg, md, sm, xs): If enabled column will spread width evenly with other columns. Background Color: Set background color to column. Content vertical alignment: Align content vertically in column. This option is only needed if a background color is set. Otherwise use the Alignment option of the outer row block. Padding: Define padding inside the column. Button Options: Style: Choose the styling of the button. Open in new tab: Choose if link should be opened in a new tab. Rel: Set rel attribute of the link. Alignment: Horizontal alignment of the button. Supported Bootstrap versions This plugin supports Bootstrap v4 and v5. The version can be selected in the plugin settings (Settings > Bootstrap Blocks) or by defining the WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION constant in the wp-config.php file: Bootstrap 4: define( 'WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION', '4' ); Bootstrap 5 (default): define( 'WP_BOOTSTRAP_BLOCKS_BOOTSTRAP_VERSION', '5' ); Possible values right now are '4' or '5'. By default Bootstrap version 5 is selected. CSS Grid The CSS grid (supported with Bootstrap >= 5.1.0) can be enabled in the plugin settings (Settings > Bootstrap Blocks) or by defining the WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID constant in the wp-config.php file: eg. define( 'WP_BOOTSTRAP_BLOCKS_ENABLE_CSS_GRID', true ); When the CSS grid is enabled the row and the column blocks will use custom templates for the rendering process: Row: row-css.grid.php Column: column-css-grid.php The support is still experimental since it’s also marked as experimental in the Bootstarp library. Please read the official Bootstrap documentation to get more information on how to use it. Bootstrap library Please be aware that this plugin does not include the Bootstrap library in your website. You need to do this by yourself. We decided not to include the library so that you can modify Bootstrap to your own needs before loading it. You’ll find an example how to include it in your theme’s functions.php in the documentation. Templates All blocks are implemented as dynamic blocks. This makes it possible to overwrite the template of a block in your theme. To overwrite a block template create a folder called wp-bootstrap-blocks/ in your theme directory. You can copy the original template from wp-bootstrap-blocks/src/templates/ .php as a starting point and adjust it to your needs. Requirements WordPress >= 5.0 PHP >= 5.6 Further Information Documentation: https://github.com/tschortsch/bootstrap-blocks-wordpress-plugin#readme WordPress Plugin: https://wordpress.org/plugins/wp-bootstrap-blocks GitHub Repository: https://github.com/tschortsch/bootstrap-blocks-wordpress-plugin Changelog: https://github.com/tschortsch/bootstrap-blocks-wordpress-plugin/releases Issue tracker: https://github.com/tschortsch/bootstrap-blocks-wordpress-plugin/issues