Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
A non-profit organization in the psychiatric survivor movement was impressed with some WordPress sites I've built and approached me about helping them with web development on their site. Their site is already built out in Drupal 8 which is not my expertise. That said, I really care about the work they’re doing (helping people manage withdrawal symptoms from psychiatric drugs) and have offered to help them as best I can.
I have been asked to develop a custom module that utilizes a master-detail approach for business listings. The listings need to be queried from a external database (not drupals native one)
The module should also allow for full CRUD of listings, as well as implement search/filter functionality on the master listings page (list of listings)
I am new to Drupal development. I have been tasked with creating a custom Drupal 8 listings website. You should be able to add listings, search listing and view them via a master detail approach. The listings need to be queried from a external database (not Drupals native one).
My solution to this was to create a custom module named business_listings.
I am currently storing the listings in a external database in a table called business_listings
Im not sure whats going on, but after I edit my forum topics they appear to get deleted? The preview goes red and I no longer see them in my "Your Posts," section of my dashboard. Anybody have any idea whats going on?
I am new to Drupal development. I have been tasked with creating a custom Drupal 8 listings website. You should be able to add listings, search listing and view them via a master detail approach. The listings need to be queried from a external database (not Drupals native one).
My solution to this was to create a custom module named business_listings.
I am currently storing the listings in a external database in a table called business_listings