WordPress / WordPress/sqlite-database-integration
On 3.0.0 rc8, plugin folder path mismatching?
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 363
- Forks
- 67
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
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!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect db.copy, especially row 19, and compare its expected plugin folder path with the distributed plugins-sqlite-database-integration name. Review how the file is copied when the plugin is enabled, then determine whether the reported path mismatch is a typo or an installation issue. The Composer and mu-plugins questions are separate scope to clarify.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, sqlite
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100