WordPress / WordPress/sqlite-database-integration

On 3.0.0 rc8, plugin folder path mismatching?

Open
#478 2 comments 0 reactions 0 assignees View on GitHub

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.

Image

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?

Image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.