Hi,
thank you for your work with this dropin.
I'd like to ask you, because i cannot understand if i'm not getting it or what, if there could be a bug on db.copy .
Stupidly, as soon as i downloaded the package I copied and pasted db.copy into wp-content/ root, and renamed it into db.php.
The system wasn't working until I inspected the file and seen the row 19.
So what I've done is to rename the plugin folder to that value.
Later, I saw you're copying the file as soon as the plugin is enabled (right?)
Problem is, i believe you're distributing plugins-sqlite-database-integration for a reason and maybe that is a typo?
I was also trying to understand how I could make this thing work automatically with composer and mu-plugins folder, to organize my headless wp container to have always the same structure and plugins to start with... Do you think it is possible? I've seen this is a monorepo, so I cannot use composer-installers directly...
Thank you!
Hi,
thank you for your work with this dropin.
I'd like to ask you, because i cannot understand if i'm not getting it or what, if there could be a bug on db.copy .
Stupidly, as soon as i downloaded the package I copied and pasted db.copy into wp-content/ root, and renamed it into db.php.
The system wasn't working until I inspected the file and seen the row 19.
So what I've done is to rename the plugin folder to that value.
Later, I saw you're copying the file as soon as the plugin is enabled (right?)
Problem is, i believe you're distributing plugins-sqlite-database-integration for a reason and maybe that is a typo?
I was also trying to understand how I could make this thing work automatically with composer and mu-plugins folder, to organize my headless wp container to have always the same structure and plugins to start with... Do you think it is possible? I've seen this is a monorepo, so I cannot use composer-installers directly...
Thank you!