Wagtail CMS
-
https://wagtail.io/ Open Source CMS
10 - minute guide: http://docs.wagtail.io/en/latest/getting_started/tutorial.html -
Anyone have experience with this? Is this a WYSIWYG style CMS or something for developers ?
-
@girish said in Wagtail CMS:
Anyone have experience with this? Is this a WYSIWYG style CMS or something for developers ?
No, but it looks to be an amazing piece of real CMS when you look deeper into it.
Built in python with Django framework, it's created for developer AND designer AND publisher. Seems to have the greatest flexibility one can have with some great features I haven't seen anywhere else on the CMS side.
It also has an impressive array of packages available, which can be used to produce great websites limited only by your imagination. For example, you can embed PeerTube, create e-commerce, proceed with SEO and marketing, and even start a newsletter, and much more.
If you're looking to add a serious additional CMS on top of what's already on CR that sounds like a winner.
-
@girish said in Wagtail CMS:
Anyone have experience with this? Is this a WYSIWYG style CMS or something for developers ?
Kind a bit of both in my understanding. I think developers can make custom CMSs with it that have WYSIWYG editing (well, if the developers have created a content type/ field that has that enabled).
https://www.dev.ngo/ are a UK based tech worker co-op who develop with Wagtail and https://hactar.is/ are another UK agency who use it a lot. The NHS use it. Seems a bit like a python Drupal.
I've worked for a charity that use it too. Coming from WordPress which is more DIY, I've found it a little frustrating/ lacking in features for users, e.g I wanted to be able to easily embed Tweets just by pasting a link etc. Saying that, I'd guess that is a limitation of specific set-up and it'd be perfectly possible to do that in Wagtail too, it's just that for the Charity to add more features is pretty costly and long-winded as it means going back to the developers/ agency who built the site.