Need suggestions on finding a developer to maintain a Drupal 8 site for a psychiatric survivor organization

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.

MIgration from drupal 6 - 8

Well, I tried to do it several times....first, it did not migrate the images, then it did. 

My Drupal 6 was not in English language, and when I migrated I deleted non-english language and with that went all the nodes.....

I could not figure out how to change the language of nodes in Drupal 8, in Drupal 6 it is super easy with VBO.

But the main problem is with images after a few attempts. 

Am I doing the right thing? Custom module, master - detail listings

Hello Friends,

I am new to Drupal development.

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) 

At the moment I have 3 main routes:

/all-listings

/add-listing

/listing-detail{id}

Am I on the right Track? Custom module that displays master-detail view of business 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

Why does my forum topic get removed after I edit it?

Hello Friends,

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?

Am I on the right track?

Hello Friends,

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

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x