gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository. (by WordPress)

Gutenberg Alternatives

Similar projects and alternatives to gutenberg

  1. Next.js

    2,256 gutenberg VS Next.js

    The React Framework

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. WordPress

    WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.

  4. react-native

    A framework for building native applications using React

  5. Vue.js

    385 gutenberg VS Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  6. Ghost

    325 gutenberg VS Ghost

    Independent technology for modern publishing, memberships, subscriptions and newsletters.

  7. Sass

    216 gutenberg VS Sass

    Sass makes CSS fun!

  8. Symfony

    The Symfony PHP framework

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. elementor

    The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.

  11. WooCommerce

    A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.

  12. Swiper

    96 gutenberg VS Swiper

    Most modern mobile touch slider with hardware accelerated transitions

  13. Editor.js

    41 gutenberg VS Editor.js

    A block-style editor with clean JSON output

  14. Dexie.js

    38 gutenberg VS Dexie.js

    A Minimalistic Wrapper for IndexedDB

  15. frontity

    26 gutenberg VS frontity

    » Frontity - The React Framework for WordPress

  16. wp2static

    WordPress static site generator for security, performance and cost benefits

  17. Textpattern

    A flexible, elegant, fast and easy-to-use content management system written in PHP.

  18. BuddyPress

    BuddyPress DEVELOPMENT repo. This repository is just a mirror of the development SVN at https://buddypress.svn.wordpress.org/. Please include a link to a pre-existing ticket on https://buddypress.trac.wordpress.org/ with every pull request.

  19. Summernote

    13 gutenberg VS Summernote

    Super simple WYSIWYG editor

  20. wd_s

    A starter theme from WebDevStudios.

  21. lokl

    9 gutenberg VS lokl

    Instant WordPress local development for Mac, Win & Linux

  22. _s

    89 gutenberg VS _s

    Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gutenberg alternative or higher similarity.

gutenberg discussion

Log in or Post with

gutenberg reviews and mentions

Posts with mentions or reviews of gutenberg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-26.
  • Let’s Get Hands-On with WordPress FSE Theme and Custom Blocks — Part 1
    3 projects | dev.to | 26 Jun 2024
    Now that we’ve seen how a block works, keep in mind that WordPress Core Blocks function in the same way (but with many more features). If you want to take a look at the source code of the blocks, you can go to the WordPress Repository on GitHub.
  • WordPress Gutenberg 18.4
    1 project | news.ycombinator.com | 22 May 2024
  • "I give up. I can no longer contribute to Gutenberg"
    1 project | news.ycombinator.com | 20 Apr 2024
    For anyone wondering, this is not gutenberg.org, Gutenberg is the name of the Block Editor from WordPress

    > The Block Editor project for WordPress and beyond. Plugin is available from the official repository.

    https://github.com/WordPress/gutenberg

  • Introducing WP Setup
    3 projects | dev.to | 13 Apr 2024
    In this last and specific case I was working with a Laravel application that needs to interact with a WordPress site, and as both works from different Compose projects, I need to add a custom configuration to allow internal requests between them, what get easy to do with Laravel Sail, simply adding a extra_hosts configuration to the docker-compose.yml file but was impossible to do with wp-env and probably will not be implemented as we can see from this Github issue.
  • Why Everyone Hates WordPress
    3 projects | dev.to | 12 Feb 2024
    The meteoric rise of plugins like Advanced Custom Fields (which is still an excellent plugin and serves it’s purpose very well), and page builder Themes like Divi, was a result of a gap in WordPress’s page editing abilities. And while these things may have been absolutely necessary in the past, with the introduction and integration of Gutenberg into WordPress core, that is no longer the case.
  • Ask HN: What is your favorite FOSS WYSIWYG editor?
    8 projects | news.ycombinator.com | 22 Oct 2023
  • WordPress Shortcodes: How to Create Reusable Components in WordPress
    1 project | dev.to | 17 Sep 2023
    If you are using Gutenberg editor on your WordPress website, simply select the block you would like to create a pattern for, then click the three dots at the top-right corner of the block editor and click "Create reusable block".
  • The WordPress 100 Year Plan
    1 project | news.ycombinator.com | 26 Aug 2023
    Gutenberg is attempting to be a Frontend / UI style site editor (example here: https://wordpress.org/gutenberg ). An amazing example of this type of editor is Webflow. Lesser examples include Square Space and Wix which is what these other plugins, Divi/Elem/Avada/Salient do is provide professional templates that allow users to build from. These push WP from simple blog to an actual website experience. You can think of them, and Webflow imo, kinda like photoshop for websites, or maybe Figma for web development. They allow designers to learn a tool instead of CSS / JS. What I think the WP theme builders really excel at is getting something that looks modern and fast really really quickly. I'm happy to talk about the market and who builds licenses for the WP theme builders but this post would be a book! haha.

    Vanilla WP is excellent for beginners who aren't trying to do anything fancy, in fact I think its one of the best things to ever happen to the web. Yes there are exploits etc but that comes with all software. But most other software doesn't run something like 30-40% of the web though so their bugs are really magnified. Same goes for the WP plugin theme builders I mentioned above.

  • How can I ask the WordPress team to add THREADS as a social icon in the default Social Icons Block?
    1 project | /r/Wordpress | 13 Jul 2023
    You can also add your support and follow of the status of this ticket on Github.
  • Should I be adapting to the Gutenberg editor or is classic editor still accepted?
    1 project | /r/Wordpress | 11 Jul 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 15 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic gutenberg repo stats
103
10,829
10.0
5 days ago

Sponsored
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io