I recently started working with Drupal and your videos really help me a lot. I learnt the most valuable modules and gotten examples of them in a working site. Thank you very much for making these videos!
Great stuff! always wanted to see tutorials like this just so I could compare how other site builders approaches certain stuffs with drupal. I learned a lot 👍
I just finished watching 100% and I must say you are an incredible tutor. I was afraid of getting into drupal since a long time, because I've heard a lot about its difficulty. But after watching this entire video, I am overwhelmed by its power and I am excited to get on my next project on Drupal. Thanks a lot! Great work!
Awesome😮 Man I already learned sooo much from watching you build something and following along with some adjustments as a starting point into my own projects / problem solutions. It's really helpful to have your recordings as a reference. I have them open for days to come back and scroll through again to pick up more details that I missed.
you did say to leave a comment if I watched the whole video, cheers for that, think I may need to watch it again before I know what I am doing properly
Great material. Lots of nice stuff here. I would like to see more in depth how do you use display suite and default bootstrap theme (adding classes to divs and fields). Thanks anyway for the great effort!
Excellent and well explained tutorial. Just want to ask any way to monetise (paid listing). Like: 1) Allow user to select a plan when submitting a listing (free and paid). 2) Link in user account with button to upgrade free listing to paid plan. 3) Paid listing expires after (1 month or 12 months). 3) Payment gateway can be manual. Thank you WebWash :)
Quick question about DDEV, since we don't need to user xampp or any localhost setup, where can we locate the databases? Are the database gets separated with every project since it is within a container? thanks.
As of late, I miss using Drupal but I see the same reason why I abandoned it. The setup can get so complicated that the entire site can break with simple good intentions to constantly improve. I think Drupal 8 is a step in the write direction but views can be extremely painful and not user friendly. I remember trying to build a complex web site and ending up with multiple broken sites that could not be recovered. I'm just not OCD enough to do it right.
Your created video is really helpful for me. Thanks is too small word to say for this and specially for you made the video without selfishness. Although Thank you very much!!!
I am a total newbie w/ drupal, ddev, composer, docker, etc. etc. etc. This video is incredibly helpful so far! But, I'm not watching it all in one sitting. I watch for awhile and work along with you. And then I come back the next day to watch and work further. The problem is that the next day, my drupal d8-directory-long site won't load in Chrome (or any browser) and gives me a ERR_CONNECTION_REFUSED. I have found through brute-force trial and error to give these commands each day: "ddev rm --unlist" followed by "ddev restart" to get my d8-directory-long website to load. Is this correct, or should I be doing something else? Thanks again for this video!
Amazing video! Also I think we can use Media Library module that is in core too instead Media Browser, although it is not working for WYSIWYG embedding yet :(
Hi Edys, The Media Browser module is still experimental in Drupal 8.6. At this point, entity browser offers more functionality than Media Browser. Ability to embed and getting widget configuration. Cheers, Ivan
There's a module for cloning fields and their settings between content types. I think it is possible to use the dev version www.drupal.org/project/field_tools - Overview of all fields, sortable, with links to edit single instances - Clone a single field instance to other bundles - Clone field instances in bulk to other bundles - Clone form and view displays to other bundles, with support for Field Groups
How do you move this site live (like siteground, godaddy), I am stuck pls help. I installed with drupal-composer template and my directory is "web" so that I can access it by "localhost/mysite/web"
Hello sir. The problem i'm having with drupal is that how will I call javascript action on submit button of webform? for instance you know something link onclick do something? Hoping to hearing from you sir.
Just write a bit of JavaScript to handle this. The fact that the form is a webform doesn't matter. Then load the JS via the theme libraries, www.drupal.org/docs/8/creating-custom-modules/adding-stylesheets-css-and-javascript-js-to-a-drupal-8-module
You can install Drush 8 parallel to drush9 When installing by this official guide docs.drush.org/en/8.x/install/ use sudo mv drush.phar /usr/local/bin/drush8 instead of sudo mv drush.phar /usr/local/bin/drush And then use drush8 in command line
That's exactly what I'm doing. My understanding is that Drush 9 is now just a dependency in your Drupal project. Whereas, Drush 8 can be installed at the OS level.
Just great! Thanks for putting in the effort to make this. The context - beginning to end - is so valuable to folks who are new to Drupal.
Probably the best way to present this stuff with mistakes, solving little problems, tips and tricks.
I recently started working with Drupal and your videos really help me a lot. I learnt the most valuable modules and gotten examples of them in a working site. Thank you very much for making these videos!
Great stuff! always wanted to see tutorials like this just so I could compare how other site builders approaches certain stuffs with drupal. I learned a lot 👍
I just finished watching 100% and I must say you are an incredible tutor. I was afraid of getting into drupal since a long time, because I've heard a lot about its difficulty. But after watching this entire video, I am overwhelmed by its power and I am excited to get on my next project on Drupal. Thanks a lot! Great work!
Awesome😮 Man I already learned sooo much from watching you build something and following along with some adjustments as a starting point into my own projects / problem solutions. It's really helpful to have your recordings as a reference. I have them open for days to come back and scroll through again to pick up more details that I missed.
This is awesome!!! I am not even at 50% and already overwhelmed by the stuff I learned. Thank you for the effort!!
This video is very helpful, understood a lot specially Facets module, mix of Paragraphs and Display Suit. Keep the motivation up. THUMBS UP!!!
WoW! Thank you for your effort. Watching it felt like reading a book :)
Awesome 3hr session. Worth more than money can buy. Thank you for it and the humour in-between:-)
You are one of the great Drupal teachers. Thanks a lot.
Pretty detailed video how to setup a drupal website. I am new to Drupal but I will certainly give Drupal a try. Thanks for sharing.
Hard and fast, enjoyed it. Thank you very much.
You are a great teacher. Thanks for making this video. Keep up with great work
you did say to leave a comment if I watched the whole video, cheers for that, think I may need to watch it again before I know what I am doing properly
Great material. Lots of nice stuff here. I would like to see more in depth how do you use display suite and default bootstrap theme (adding classes to divs and fields). Thanks anyway for the great effort!
I watched the whole thing. I was a little lost after views. Thank you.
Breath taking video, thank you
Excellent and well explained tutorial.
Just want to ask any way to monetise (paid listing).
Like:
1) Allow user to select a plan when submitting a listing (free and paid).
2) Link in user account with button to upgrade free listing to paid plan.
3) Paid listing expires after (1 month or 12 months).
3) Payment gateway can be manual.
Thank you WebWash :)
much thanks for sharing the knowledge...!!!
Quick question about DDEV, since we don't need to user xampp or any localhost setup, where can we locate the databases? Are the database gets separated with every project since it is within a container? thanks.
This is like I can at any time go and ask a colleague "how did you do that thing exactly? And please explain it slowly step by step!" 😄
Great job it is!!! Would you make a video to make a website with cloud storage in drupal model like digilocker?
As of late, I miss using Drupal but I see the same reason why I abandoned it. The setup can get so complicated that the entire site can break with simple good intentions to constantly improve. I think Drupal 8 is a step in the write direction but views can be extremely painful and not user friendly. I remember trying to build a complex web site and ending up with multiple broken sites that could not be recovered. I'm just not OCD enough to do it right.
Use which ever tool or software you are comfortable with to build your website.
thank you man this is the most powerful video ever :) thanks a lot
Your created video is really helpful for me. Thanks is too small word to say for this and specially for you made the video without selfishness. Although Thank you very much!!!
Thats super cool. Thanks a lot.
I am a total newbie w/ drupal, ddev, composer, docker, etc. etc. etc. This video is incredibly helpful so far! But, I'm not watching it all in one sitting. I watch for awhile and work along with you. And then I come back the next day to watch and work further.
The problem is that the next day, my drupal d8-directory-long site won't load in Chrome (or any browser) and gives me a ERR_CONNECTION_REFUSED. I have found through brute-force trial and error to give these commands each day: "ddev rm --unlist" followed by "ddev restart" to get my d8-directory-long website to load.
Is this correct, or should I be doing something else?
Thanks again for this video!
I'm not a DDEV expert. Best to ask in the DDEV github issue queue.
very nice
Medal to the man
Excellent!!! awesome..
Would you please update this for Drupal 9?
It's really no different in Drupal 9.
Oh, OK. Thank you!
@@WebWash
Amazing video! Also I think we can use Media Library module that is in core too instead Media Browser, although it is not working for WYSIWYG embedding yet :(
Hi Edys,
The Media Browser module is still experimental in Drupal 8.6.
At this point, entity browser offers more functionality than Media Browser. Ability to embed and getting widget configuration.
Cheers,
Ivan
Thank you for your effort.
thank you for your efforts , keep going
What does the site look like after it is done?
There's a module for cloning fields and their settings between content types. I think it is possible to use the dev version
www.drupal.org/project/field_tools
- Overview of all fields, sortable, with links to edit single instances
- Clone a single field instance to other bundles
- Clone field instances in bulk to other bundles
- Clone form and view displays to other bundles, with support for Field Groups
I didn't know about this module, thanks.
Great Stuff!!
How do you move this site live (like siteground, godaddy), I am stuck pls help. I installed with drupal-composer template and my directory is "web" so that I can access it by "localhost/mysite/web"
Hi Aayush,
There's a lot of ways to set up a local Drupal site. Look at this link: www.drupal.org/docs/develop/local-server-setup
Thank you!!
HI, I want to develop a job portal with subscriptions, please let me know the modules needed to achieve this
Ok, I will try my best to finish it...
you are amazng!!! thank you
Hello sir. The problem i'm having with drupal is that how will I call javascript action on submit button of webform? for instance you know something link onclick do something? Hoping to hearing from you sir.
Just write a bit of JavaScript to handle this. The fact that the form is a webform doesn't matter.
Then load the JS via the theme libraries, www.drupal.org/docs/8/creating-custom-modules/adding-stylesheets-css-and-javascript-js-to-a-drupal-8-module
Thank you Ivan, your video is awesome. Wow - ddev is an incredible tool. FYI webcache_enabled: true does not yet work on linux
What is Directory in a sentence or two?
You can install Drush 8 parallel to drush9
When installing by this official guide docs.drush.org/en/8.x/install/
use
sudo mv drush.phar /usr/local/bin/drush8
instead of
sudo mv drush.phar /usr/local/bin/drush
And then use drush8 in command line
That's exactly what I'm doing. My understanding is that Drush 9 is now just a dependency in your Drupal project. Whereas, Drush 8 can be installed at the OS level.
this is why we dont hire drupal "developers" haha not a single letter of code written