How DRUPAL Does Custom Post Types Better Than WordPress 🤯

  Рет қаралды 3,119

WP Minute Tutorials

WP Minute Tutorials

Күн бұрын

Пікірлер: 58
@tobisalami
@tobisalami 3 ай бұрын
Drupal has improved a tonnnnnnnnnnnnnn since the last time I touched it. Wow. I should take a look at it again! Thanks for the video.
@CourtneyR_dev
@CourtneyR_dev 4 ай бұрын
00:04 Drupal has its own version of custom post types and custom fields 02:10 Drupal allows creating custom content types with various fields and settings. 04:16 Drupal provides a better admin navigation and allows easy creation of custom fields for content types. 06:12 Drupal allows for defining various types of content with custom fields easily. 08:07 Drupal offers built-in custom post type and view functionality 10:05 Drupal's UI allows for easy customization of content display 11:55 Drupal allows for easy customization of post types and fields 14:06 Drupal offers robust custom post types and fields for content creation. Crafted by Merlin AI.
@modemlooper
@modemlooper 4 ай бұрын
This is exactly what I was thinking of when I commented on your post with Mark about it’s terrible UIUX in the block editor. Why can’t we have nice things things like this in WordPress core?
@dima_storozhuk
@dima_storozhuk Ай бұрын
Lol. Because you need to cleanup a Wordpress core and philosophy first. Clean should be clean, no HTML/js/css soup. Open Source must be open source, not a mix of free sometimes useless functions and paid subscriptions from the plugins which always trying to build their own ecosystem inside the Wordpress and interfere/compete with other plugins.
@SinanWP
@SinanWP 4 ай бұрын
looks like drupal still heavy developer-oriented. that was their mistake and they still on it :) but their new dashboard looks sexy compare to old one holy looks so nice.
@tsotnekalandadze4266
@tsotnekalandadze4266 4 ай бұрын
They are releasing a separate version of Drupal which will be more designer/page builder oriented but in general yes, ease of use has never been the strongest part of Drupal
@aaronlsilber
@aaronlsilber 3 ай бұрын
You should look at the new "Experience Builder" initiative for Drupal. I'm not kidding when I say that it looks like Figma for a CMS.
@BrianCoords
@BrianCoords 4 ай бұрын
This looks really nice IMO.
@BrianCoords
@BrianCoords 4 ай бұрын
Then I got to the part where you're building a page with something looking like classic WordPress widgets. Yikes.
@WPMinute
@WPMinute 4 ай бұрын
we can't have everything in open source world can we?
@Line49Design
@Line49Design 4 ай бұрын
This is fantastic. What a smart meta way to look at WordPress from an objective, comparative viewpoint. And also a blast from the past for those that were there alongside you back then👍
@WPMinute
@WPMinute 4 ай бұрын
I do love me some Drupal!
@maxziebell4013
@maxziebell4013 4 ай бұрын
This is a great idea and format! I'm already a fan of this series-count me in. I haven't used it in ages either. It's very powerful, but certainly not as direct and simple to use as the Create Content Model. I believe much of this could be accomplished in the block editor, as seen in the prototype, and with loops in a pattern (which is also kind of a view). We are missing filters, categories, etc., and we could get close while keeping it simple.
@WPMinute
@WPMinute 4 ай бұрын
Thanks, Max! Looking forward to making more of these.
@nickm1049
@nickm1049 4 ай бұрын
If I came from different CMS, saw Drupal and WP for first time, looking at those build-in custom fields & design, it would be Drupal all the way. Luckily I have the money for Bricks + ACF Pro/JetEngine, but otherwise Drupal would be the logical choice. When trying to get something slightly more advanced done in WP, it often feels like you're jerry-rigging something together with multiple plugins 😅
@GamerRadar
@GamerRadar 3 ай бұрын
i have a lifeline crocoblock, im going to be ditching Wordpress soon for Drupal.
@dima_storozhuk
@dima_storozhuk Ай бұрын
You’re right. Very nice to see this opinion. I don’t understand why WP is so popular while it is non-free (i am talking about all this paid subscription in WP plugins). Probably people are so lazy trying to educate themselves, and usually just follow simpler way to buy a plugin. Which actually can work for small websites (it doesn’t mean that it will not cause the problems in future), but as today’s solution it can work.
@nickm1049
@nickm1049 Ай бұрын
@@dima_storozhuk I think in past the initial growth to dominance came from the 5 min install, then the 1 click installs that hosts offered + the big plugin ecosystem. Back then as an affiliate marketer I could spin up blogs so fast compared to other CMS and I didn't care about design customization much....later years making sites for clients, I would like a better CMS 😃
@derek-hanson
@derek-hanson 4 ай бұрын
I haven’t used Drupal in ages. The admin experience looks way more modern. I think WordPress could be shifting this direction a bit with the newer admin UI and data views. I think the post/page editing experience could benefit from this cleaner, one panel approach. What got me really intrigued is the table view builder. That would be amazing to create something like that out of posts. I know you could achieve the layout with core blocks, but it’s not the same as a table. That’s pretty cool. Next episode: Joomla 😅. Is that still a thing?
@SigururHolmGunnarsson
@SigururHolmGunnarsson 4 ай бұрын
Very interesting. I’m looking forward to seeing more. I see no good reason why WordPress can’t offer basic custom fields and post types. Also, the UI is much better.
@UpperValleyWeb
@UpperValleyWeb 4 ай бұрын
I like this series idea. From working at multiple college/universities that use Drupal instead of WordPress I suspect this may be why they use it?!? I always found editing more annoying and limited as someone w limited access but if they want a user to have only limited "insert some text here" format, where custom post/page types are all identically formatted, maybe admins deciding to buy the tool find it clearer for their use case out of the box? (Of course that can be accomplished w WordPress).
@WPMinute
@WPMinute 4 ай бұрын
Glad you liked it, thanks for watching!
@KennyGriffin
@KennyGriffin 4 ай бұрын
Jesus this admin UI makes WordPress look like garbage.
@Drivingralle
@Drivingralle 4 ай бұрын
The nice menu of Drupal ist the same system as the "classic WP Admin". I even prefer the WP one, because of the dark color of the menu. Helps focusing on the bright main content. The block editor interface with to many sidebars and panels are hard to use. Never used Drupal: Can you save this content types to file to version it?
@WPMinute
@WPMinute 3 ай бұрын
Unsure if they have more advanced stuff you can do with it.
@koffer
@koffer 3 ай бұрын
you can export all the configuration to yaml files and import to another drupal installation, and you can find some modules to install a specific yaml configuration, and in this moment people are working with a module called Recipes to export and import more complex and specific functionalty liked to content types.
@24AheadDotCom
@24AheadDotCom 3 ай бұрын
What koffer said, plus you can create content types in code. Drupal has the concept of "entities", which are a generalized object covering content types, users, taxonomy terms (categories), etc. Minor issue: I'd call the new type "Home", not "Homes" (unless it represents a set of homes).
@TobiasKarnetzke
@TobiasKarnetzke 4 ай бұрын
I wish WordPress would get a minimal UI similar to this.
@modemlooper
@modemlooper 4 ай бұрын
Also, how you use body as a field WordPress should do the same thing, the classic editor could be a field, and the block editor could be a field that you could choose at will
@opdavies
@opdavies 3 ай бұрын
If you want to talk more about Drupal, I'd be more than happy to join a call, video, stream, podcast, whatever. :)
@rubengarciajr
@rubengarciajr 4 ай бұрын
Is there a bricks / breakdance for durpal?
@WPMinute
@WPMinute 4 ай бұрын
It's been many years since I've followed Drupal super close, so I'm not really sure.
@EvanPrenger
@EvanPrenger 3 ай бұрын
unfortunately not. there have been some try to be this but never took off. Mercury editor is probably the closest there is now. as of now super heavy developer focused. early next year they are launching Drupal CMS which is supposed to be more for non developers but we will see how that actually goes
@stefanocorradiniplus
@stefanocorradiniplus 4 ай бұрын
Let's please make other videos on this topic
@PswACC
@PswACC 4 ай бұрын
Take a look at how Webflow does it. Nomenclature is a bit different. They call custom post types Collections.
@GamerRadar
@GamerRadar 3 ай бұрын
I cannot wait until Drupal CMS!!!! Bye Bye Wordpress!
@mightylotan
@mightylotan 24 күн бұрын
Interested in trying Drupal again after... decades?? with the WP drama still going on
@georgedramcheff2386
@georgedramcheff2386 3 ай бұрын
Drupal always been awesome CMS. Unfortunately developer oriented mainly. No way to promote it to the end users, if I need Composer for any plugin installation. I hope the new Drupal Starshot will be really user oriented.
@afonsoabreu1962
@afonsoabreu1962 4 ай бұрын
This cms puts wordpress to shame. If there were more drupal developers in my area i would never touch wordpress. I am non dev. The ux ui is so much better and the ability to create custom post types etc....
@WPMinute
@WPMinute 4 ай бұрын
I wouldn't say Drupal puts WP to shame. It's def nice it has these cms features built-in, but the overall theming, plugin, and publishing experience is far better in WP IMO.
@afonsoabreu1962
@afonsoabreu1962 4 ай бұрын
There is no reason for wp does not have those features in 2024
@svezhara
@svezhara 4 ай бұрын
@@afonsoabreu1962 Drupal was created as CMS from the very begining, WordPress was just a blog platform that scale to CMS in the time. In the old days we used Drupal and Joomla (known as Mambo) instead WordPress for making dynamic websites.
@vaughanprint
@vaughanprint 4 ай бұрын
Kevin beat me to the views… a similar concept exists in Toolset but it’s magic area gives you a full editor for html markup, css, js and conditional logic. I notice that the fields are tied to the CPT while in other Wordpress equivalents custom fields can be broken down into groups and allied to more than one post type.
@LorenzoGiovenali
@LorenzoGiovenali 2 ай бұрын
You've shown 0.1% of what's possible with Drupal 😅
@WPMinute
@WPMinute 2 ай бұрын
Correct! I was only focusing on the custom post type and custom fields portion that compares to WP.
@Gearyco
@Gearyco 4 ай бұрын
Kind of embarrassing for WP. Not a fan of the "views" concept, though.
@MrPanzerDragoon
@MrPanzerDragoon 3 ай бұрын
The views section has always been a headache for me.
@blairwadman8798
@blairwadman8798 3 ай бұрын
Views is really handy for simple to moderate queries. When you get to advanced queries, sometimes it's still easier to do it in code. But you can also extend views in code when you need to.
@24AheadDotCom
@24AheadDotCom 3 ай бұрын
Views is a query builder that also frees you from a lot of hassle relating to displaying things. You can have different displays in the same view, like one for admins and the other for visitors: admin users would see more info. You can add relationships to other items. For instance, in a list of nodes you can also display info on the author of the node. It can output in different formats: as an HTML page, as RSS, as JSON, etc. And, as blairwadman8798 says you can change the queries in code. In addition, you can write your own plugins for views, for instance some sort of custom proximity search could be added to the query via a plugin.
@lebonron
@lebonron 4 ай бұрын
As our world Duce is saying whenever I hear the term "no code" slogan.... It's fake news!!!! When you choose a grid or a list or if it is homes or posts..... It's code!!! And someone wrote it!!! Anyways, I do like gutenberg but it need more work. This comment was written with no words!! By an AI agent...
@WPMinute
@WPMinute 4 ай бұрын
Sure, there is code, but the end user didn't have to *write* code to accomplish it.
What's going on with WordPress?
10:45
Craylor Made
Рет қаралды 34 М.
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 1,3 МЛН
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
Can You Really Make Drupal's Layout Builder Usable?
9:52
OSTraining
Рет қаралды 6 М.
I tried every website builder. This is the BEST
19:31
Steve Builds Websites
Рет қаралды 261 М.
How to clone a Website or Sections to WordPress in 10 minutes 🚀
19:26
Hardik Sodavadiya
Рет қаралды 3,6 М.
Creating a WordPress Agency Website with Twenty Twenty-Five 🚀
38:05
WP Minute Tutorials
Рет қаралды 3,2 М.
3 EXCITING Things In WordPress 6.7 Beta 1 ✨
7:37
WP Minute Tutorials
Рет қаралды 2,8 М.
9 Web Design Trends 2025 to Spruce Up Your Site
16:33
Showit
Рет қаралды 83 М.
AI in Drupal: It's Coming, and it's Awesome
5:30
OSTraining
Рет қаралды 1,9 М.
I built a REAL Desktop App with both Tauri and Electron
12:22
Bufferhead
Рет қаралды 105 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН