❌

Normal view

Received β€” 2 August 2026 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Ways to let AI build Drupal automatically

I am using codex to write modules for drupal now, it works perfectly without problem, but I have to manually upload to Drupal and communicate with codex for what happen, its still fine but bit slow, I am working between the site online and codex, am looking for a way to let codex work directly for the site, anyone has experience for this ? Thank you.

submitted by /u/wayle9
[link] [comments]
Received β€” 12 April 2026 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Any AI or agent can upgrade Drupal automatically today ?

I was using the gemini and gpt can upgrade drupal 7 to drupal 10 without problem, but it took lots conversations and times one command after one commands, if there is an agent that I can pass the login info for him to online automatically check and run the commands , that will save lots times without spending time on hundreds conversations and manually run the commands. anyone has experience on this ? I guess either there is way for this already or it won't be far by the tech today.

submitted by /u/wayle9
[link] [comments]
Received β€” 12 March 2026 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Only paypal business account can work with commerce- paypal now ?

In drupal7 I only need a paypal email then I can setup the commerce paypal, in drupal10, I see the commerce paypal asking the paypal API Credentials , but in the developer.paypal.com, it's asking me to upgrade to paypal business account to switch from sandbox to live . so means my personal paypal account can't get the API Credentials now ? or am I missing something ?

submitted by /u/wayle9
[link] [comments]
Received β€” 18 February 2026 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Node auto post on X, Facebook, Instagram, Linkedin ?

If someone has experienced on auto post on social network ? I see there is a social_post module but its stop updating since 2024, I want to create node with image field in Drupal1o, then auto post the image with content on X, Facebook, Linkedin, and maybe Instagram, please suggest if you know about this , Thank you.

submitted by /u/wayle9
[link] [comments]
Received β€” 22 January 2026 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Can AI agent help with Drupal upgrade ?

I a using chatgpt and gemini to help with upgrading some very complicated drupal7 to drupal10, and it works, but it takes lots conversations, am wondering anyone has experience by using ai agent to help with site/module upgrade automatically ? Thnks

submitted by /u/wayle9
[link] [comments]
Received β€” 9 December 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8
Received β€” 13 November 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8
Received β€” 6 November 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Profile module, multiple registration path ?

in Drupal7 profile2, we can set different registration path for different profile , but in the 8.x version, I don't see such setting that I can set different registration path for different profile? please advise, I used to have a personal profile type and a business profile type in D7, individual and company can register through different path to login and automatically get different role, how can I set this up in D10 profile? Thank you

submitted by /u/wayle9
[link] [comments]
Received β€” 2 October 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Modules not upgrading from D7 to D10 ? like " pathauto flag etc... "

1: I am upgrading my Drupal7 to Drupal10 through the D10 UI ( web/upgrade ), when on the "What will be upgraded?β€œ , its showing the modules like "Automatic Entity Labels, flag, pathauto, simplenews, " are all under the "Modules that will not be upgraded" list, I have enabled these modules in the D10 new site, so my question is why these modules that can not be upgraded or they don't need to be upgraded ? for example, my Drupal7 using flag module to flogged lots nodes, if it won't be upgraded, then all those flogged content will be lose ? and the auto-entity-labels , if it does't upgrade, then how the D7 node title will be transfer to D10 ? please advise

2: btw : Do I need to enabled the commerce module in D10 to upgrade the D7 commerce setting into D10 ? will all the D7 commerce setting like products will be upgraded to D10 through the default upgrade UI ?

Thank you.

submitted by /u/wayle9
[link] [comments]
Received β€” 26 September 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Upgrade D7 to D10

Do I have to manually recreate all the content type with the same fields in the D10 first before the upgrade ? some people say yes, some say no, I am confusing with what to do with this step. but I see this

" Do not configure the Drupal destination site

Keep in mind that the upgrade process will overwrite configuration on the Drupal destination site, so do not do any configuration of the Drupal site until after the upgrade process is complete. This means you do not have to create all the content types and fields manually before running this upgrade." please tell your experience if you know about this .Thank you

submitted by /u/wayle9
[link] [comments]
Received β€” 24 September 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Upgrade D7 views to D10

I am wondering if the formal upgrade process will auto upgrade all the veiws to Drupal 10 or I have to upgrade all the views separately, because I see there is https://www.drupal.org/project/views_migration module. I have around 100 views in my D7 site, there will be lots works to deal with them. Thank you.

submitted by /u/wayle9
[link] [comments]
Received β€” 18 September 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Duplicate image field with content ?

My D7 site using a image field https://www.drupal.org/project/user_picture_field , but there is no D10+ version for upgrade, I am thinking to duplicate the field to a standard Drupal image field in Drupal7, then I can upgrade to Drupal10 directly .my question is if there is any modules that I can use to duplicate the image field with the content. Thank you

submitted by /u/wayle9
[link] [comments]
Received β€” 2 September 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8
Received β€” 1 September 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Views responsive grid doesn't work in D10.5

I use the default responsive grid for the view, but its not responsive on browser and mobile, am i possibly missing something ? Drupal 10.51 ,
I am using the bartik theme , it's not responsive on desktop and mobile both.
I change to Olivero theme, it's responsive on mobile but not on desktop
I tested on Chrome and Edge both on desktop.
If you have experience with this, please advise, Thank you.

submitted by /u/wayle9
[link] [comments]
Received β€” 30 August 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8

Assign new role to user after puchasing a commerce product

I want to change the role of a user when he/her purchase a commerce product.. I did this in Drupal 7 via rules easily . but in Drupal 10 and latest rules, I can't find the part for this . am I missing something or is there other way to do this in Drupal 10 ? Thank you

submitted by /u/wayle9
[link] [comments]
Received β€” 22 August 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8
Received β€” 7 August 2025 ⏭ Drupal - Open Source Content Platform | #Celebr8D8
❌