Thank you very much for this video. I spent 50 hours tryin’ to do the same thing manually by writing code. Drupal console is the game changer!
@southern_smacker Жыл бұрын
Thanks bro. Your videos have helped me understand Drupal development long before Drupal association / Acquia itself started rolling out tutorials. However, one suggestion I have for you is that rather than doing your videos on random topics, just combine them in a playlist series. This will be one of the most comprehensive series available on Drupal.
@vitiok785 жыл бұрын
Great video! Very helpful!
@alisumak12745 жыл бұрын
Hi, Thanks for video. I wonder what's the benefits of custom entity. Why do we need create custom entites instead of creating custom content types? Is it about higher performance or something else. Thanks
@joaoclobocar85825 жыл бұрын
Very good! Can you tell how to add new fields to existing custom entities?
@joris_snoek5 жыл бұрын
I guess you can edit the entity code and do a 'drush entup' | drushcommands.com/drush-8x/core/entity-updates/
@akramzairig22985 жыл бұрын
Good tutorial (y) Can you please give us some cases/scenarios where we need to create a custom content entity ?
@Chris2phaBrown4 жыл бұрын
Sadly drupal console not working with Drupal 9
@WordPressU3 жыл бұрын
it does now :)
@seccat2 жыл бұрын
It got moved into Drush. Try: drush generate module drush generate entity:content