Favoriting this for any possible WP project in the future, thanks. Would want to take a closer look to see how it compares to stuff like Roots’ Sage project. I’m glad I’ve been able to develop on https://wagtail.org/ for the past few years though. Usually such a pleasure to work with. - Source: Hacker News / 24 days ago
Here's another one: https://wagtail.org/. - Source: Reddit / about 2 months ago
I like to provide a wagtail solution. https://wagtail.org/. - Source: Reddit / 2 months ago
The internship has been a whirlwind of learning opportunities and challenges that is very well organised - by both Outreachy and Wagtail. - Source: dev.to / 2 months ago
For the contribution period I chose Wagtail. It is a popular open-source Content Management System (CMS) written in Python. Wagtail CMS is used by many well-known companies and organizations, including NASA, Google, Mozilla, MIT, Salesforce, and BMW. One of the things that set Wagtail apart is its strong and very friendly community. - Source: dev.to / 3 months ago
Wagtail is probably the most modern, it covers most requirements including pages, forms, image management and more. - Source: Reddit / 4 months ago
This year I was able to take part in an open-source internship run alongside Google Summer of Code but sponsored by Torchbox. This internship allowed one new to open-source developer to submit a project proposal and then work alongside myself and others to build something core into Wagtail. Wagtail is an open-source CMS built on Django. - Source: dev.to / 5 months ago
In the past ive used Wagtail https://wagtail.org/... Which was pretty good. - Source: Reddit / 6 months ago
It's not hidden but it's definitely a gem: Wagtail. - Source: Reddit / 6 months ago
And the third option, if you want to try something exotic, there is Wagtail. It is based on Django, which means you can use almost anything that exists for that framework. - Source: Reddit / 7 months ago
I'd recommend giving your clients the functionality to log in and edit their site wherever possible, so things like adding/deleting/modifying pages, various visual settings, etc. It's best to implement a CMS. My suggestion would be Wagtail, it's very powerful and saves a lot of time building a powerful website - it's really secure too, and fast. This way you don't have to make multiple rebranded websites, just... - Source: Reddit / 8 months ago
The solution to the problem people have is almost never "rich text editing", it's "structured content editing & management. Eg. Smth more like https://wagtail.org/. - Source: Hacker News / 9 months ago
Take a look at Wagtail it uses Python and Django which means you can start building “proper” web apps and larger scale products rather than being limited to what WordPress can offer you additionally Python is also much more friendly than PHP. - Source: Reddit / 10 months ago
If you're dead set on using Django you should check out Wagtail which can be configured to generate static HTML: https://wagtail.org/. - Source: Reddit / 11 months ago
Check out Wagtail - perfect for this. https://wagtail.org/. - Source: Reddit / 11 months ago
You might want to look at Wagtail (built on top of Django) which gives a much nicer editing interface, and provides multi-user tools (permissions, revisions, approvals, etc) which would be useful for the "multiple editors" aspect. - Source: Reddit / 11 months ago
That being said, depending on what you're building, you may find that Wagtail might be better suited. - Source: Reddit / 11 months ago
Python based If you want an easy to learn language and some magic, check out Python & Django. There are also some (headless) CMS solutions out there, that are heavily customizable. Wagtail and Django CMS are the easiest options. - Source: Reddit / 12 months ago
A CMS built on top of Django. (Similar to WordPress but much more pleasant to work with). - Source: Reddit / about 1 year ago
Have a look at Wagtail. It gives you more options around structuring and composing your content. Have a look at the description for Streamfield to get an idea how it approaches more creating complex pages. - Source: Reddit / about 1 year ago
That's why I love Wagtail, a CMS built in django with a solid headless API. Whenever we need to extend the CMS, we're working in the same web framework and ORM we use for our backend, rather than having to deal with php spaghetti in Wordpress. You can even use wagtail's editor as a near-drop-in replacement for the stock django admin site. - Source: Reddit / over 1 year ago
Do you know an article comparing Wagtail CMS to other products?
Suggest a link to a post with product alternatives.