I sure need help to be able to use xenforo and drupal 9 on the same domain. Drupal is in the root and I've moved xenforo in a subdirectory called /community .
I have both working but the rewrite rules to /community (xenforo) keep going 404 after a few hours. If I remove and re-save my rewrite rules they will work for a few hours again. I don't understand how to fix this. Can someone please help?
I have read at least 30 posts at various places. Many don't work at all. Many are outdated. Many make no sense whatsoever. I have migrate, migrate_plus and migrate_tools installed. I added a migration group but all that enables me to do is to list migrations that do not exist #Frustration.
I found a couple of commercial solutions but I prefer to do this myself and save some money.
I wanted to make manifestation on drupal just like this site [spam link redacted]. This site is built on wordpress. I wanted to know how i can make similar website with faster mobile and web speed and add few more features without making my site slower.
AS i wanted my site to be more secure and multi lingual.
Can anyone share any guide for building my first website on drupal?
A few years ago, I developped an custom module in drupal 7 to show a schedule of the meals (like a calendar).
It contained an overview of the month (by category: 3 different pages: normal / vegetarian / soup) + a block with the options of the day on the frontpage.
Now I rebuilded the site in drupal 9, and I need that feature again. I think/hope I can solve it with views and contenttypes. But I don't see whats the best solution to do it quick and easy.