MaxiBlocks Builder | 17,000+ Design Assets, Patterns, Icons & Starter Sites
Build professional WordPress sites faster with MaxiBlocks. All features free forever. No locked blocks. Optional Cloud Library saves you time. The Challenge As a WordPress creator, you might be facing: Frustration with complex, time-consuming design tools Page builders that lock essential features behind paywalls Difficulty finding and customising suitable templates Pressure to create unique, professional-looking websites efficiently No one wants to produce generic-looking websites or pay monthly fees just to access basic functionality. The Complete MaxiBlocks Ecosystem 🎈 MaxiBlocks is a complete website building solution with three components that work together: MaxiBlocks Builder (Free) The core plugin with everything unlocked from day one. 19 powerful foundation blocks Visual style controls Advanced design tools Dynamic content Animations and scroll effects Custom CSS No feature restrictions MaxiBlocks Go Theme (Free) Our Full Site Editing theme, available on WordPress.org. Complete site editing Responsive templates Performance optimised Works with any starter site MaxiBlocks Cloud Library (Free + Paid) A design library to speed up your workflow. 2,180+ block patterns 231 page templates 379 theme templates 14,417 SVG icons and shapes 100 style cards 11 starter sites 17,342 total assets The Builder and Go Theme are free and open source forever. The Cloud Library offers both free and premium designs to save you time. 11 Starter Sites — Live in Minutes Complete websites ready to install with one click: Interior Design Acupuncture Coffee Shop Cafe Business SaaS Invest Conference Architecture Co-working Hair Dresser Each starter site includes homepage, about, services, contact, blog templates, archive pages, search results, and 404 pages. Install one and start customising immediately. Browse starter sites Get Started in Three Steps Install the MaxiBlocks Builder plugin and Go Theme Choose a starter site or browse patterns from the Cloud Library Customise with style cards and launch your site Design websites that stand out. Save time doing it. Key Features Powerful Blocks Build anything with 19 flexible, customisable foundation blocks. No complexity, no limits. Instant Designs Choose from 2,180+ patterns to create pages in seconds. Drag, drop and personalise. Massive Icon Library Enhance your design with 14,417 built-in SVG icons and shapes. No extra plugins needed. No-Code Editing See changes instantly with a visual editor. Experiment freely, never touch code. One-Click Styles Transform your entire site with style cards. Instantly swap between 100 professional designs. Design Tools Use background layers, image masks and scroll effects. Achieve bold visuals without extra software. Dynamic Content Display custom fields and real-time updates. Create dynamic, interactive pages. Full Site Editing Go beyond pages with the MaxiBlocks Go Theme. Edit headers, footers and templates visually. Lightning Fast Clean, optimised code. No domain limits. Zero hidden fees. Freedom on every site. Who It’s For MaxiBlocks works for: WordPress developers seeking efficient design tools Designers transitioning from other page builders Beginners looking to create professional sites without coding Agencies and freelancers delivering client projects Anyone moving from Elementor, Divi or other builders to Gutenberg What’s Free vs What Requires a Cloud Account Always Free (Open Source): MaxiBlocks Builder plugin (19 foundation blocks) MaxiBlocks Go Theme (Full Site Editing) 542 free patterns and 17 pages Free starter sites 14,417 icons and shapes 100 style cards All features unlocked (animations, dynamic content, custom CSS) Unlimited websites No restrictions Optional Cloud Library: 2,180+ patterns 231 complete pages Premium starter sites Regular new designs Priority support The Cloud Library saves you 10+ hours per project. You can build the same sites with free tools. Cloud just makes it faster. Success Stories Here’s what creators are saying: “MaxiBlocks is one of the best WordPress plugins I’ve found, and I’m in love with this tool.” – Muhammad Ali Iqbal “I know this category of plugins very well — I have probably tested all Gutenberg add-ons available on the market and I must admit that MaxiBlocks is really top shelf and top league!” – Peter “It’s great to see that a lot of the new designs come from special requests from MaxiBlocks users and the developers listen to their user base!” – MeditatingSurgeon “Easy, clean, and responsive designs with great support. They’re always adding new designs on top of what they already offer.” – Verdant “After some more time poking around I see a lot of potential in your product. It has the ability to be the Elementor in Gutenberg field.” – Kazi Mahbub Read more stories Ready to build? Install MaxiBlocks for free and start creating today. Not sure yet? Explore the demo library to see MaxiBlocks in action, or browse starter sites for complete website examples. Resources & Support Learn and master MaxiBlocks: Documentation – Step-by-step guides and troubleshooting Video Tutorials – From basics to advanced techniques Support Forum – Get help from our team Changelog – Latest improvements Join Our Community MaxiBlocks is more than a plugin—it’s a growing community of creators: Twitter – Follow for updates and tips Discord – Connect with other users GitHub – Contribute to our open-source project Share your creations with #maxiblocks or #madewithmaxi “We’re on a mission to make website creation faster, easier, and more enjoyable. Can’t wait to see what you’ll create!” – Kyra, Design Lead & Co-founder
Top keywords
- maxiblocks19×2.23%
- site10×1.17%
- design9×1.06%
- library9×1.06%
- sites9×1.06%
- starter9×1.06%
- cloud8×0.94%
- designs7×0.82%
- pages7×0.82%
- theme7×0.82%
- cloud library6×0.70%
- complete6×0.70%
Syntax-highlighting Code Block (with Server-side Rendering)
This plugin extends the Code block in WordPress core to add syntax highlighting which is rendered on the server. Pre-existing Code blocks on a site are automatically extended to include syntax highlighting. Doing server-side syntax highlighting eliminates the need to enqueue any JavaScript on the frontend (e.g. Highlight.js or Prism.js) and this ensures there is no flash of unhighlighted code (FOUC?). Reducing script on the frontend improves frontend performance, and it also allows for the syntax highlighted code to appear properly in AMP pages as rendered by the official AMP plugin (see also ampproject/amp-wp#972) or when JavaScript is turned off in the browser. This extended Code block uses language auto-detection to add syntax highlighting, but you can override the language in the block’s settings sidebar. (There is currently no syntax highlighting of the Code block in the editor, but see #8.) The plugin supports all programming languages that highlight.php supports (being a port of highlight.js). The Code block also is extended to support specifying lines to highlight which get marked up with mark elements (including in RSS feeds). There is also a checkbox for whether to show line numbers on the frontend (with the numbers being non-selectable). Lastly, given inconsistencies across themes regarding whether lines in a Code block should be wrapped, this plugin adds styling to force them to no-wrap by default, with a checkbox to opt in to wrapping when desired. For advanced usage, please see the plugin wiki. This plugin is developed on GitHub. See list of current issues with the plugin. Please feel free to file any additional issues or requests that you may come across. Pull requests are welcome. See contributing information. Credits This is a fork of Code Syntax Block by Marcus Kazmierczak (mkaz), which is also available on WordPress.org. Copyright (c) 2018 Marcus Kazmierczak. Licensed under GPL 2.0 or later. highlight.php is released under the BSD 3-Clause License. Copyright © 2006-2013, Ivan Sagalaev (
[email protected]), highlight.js (original author). Copyright © 2013, Geert Bergman (
[email protected]), highlight.php
Top keywords
- code9×2.60%
- block7×2.02%
- highlight7×2.02%
- syntax7×