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.
I would like to rearrange and customize Commerce 2 - Order information/Payment information form for my project. I'm trying to find some useful information/documentation how to do that, but with no luck at all. Any ideas or suggestions or links would be very helpful.
I'm looking for the way to store my custom content entities in a different database than the Drupal one.
I know that I can use the syntax base_table = "database.tablename" in my entity definition, but with this I only get the main entity table in the second database. If I create a new field using the Manage fields page the table for this field is created in the Drupal default database.