WordPress / WordPress/sqlite-database-integration
Enable installing as a plugin in WordPress Playground
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 363
- Forks
- 67
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
From https://wordpress.org/support/topic/trying-to-install-in-playground-so-i-cna-run-wp_cli/:
geting this error
The SQLite Integration plugin is active, but the wp-content/db.php file is missing. Please deactivate the plugin and re-activate it to try again.
no matter what I do
see the issue here https://playground.wordpress.net/builder/builder.html#{%22landingPage%22:%22/wp-admin/%22,%22plugins%22:[%22sqlite-database-integration%22],%22preferredVersions%22:{%22php%22:%227.4%22,%22wp%22:%225.9%22},%22steps%22:[{%22step%22:%22login%22,%22username%22:%22admin%22}]}
We should make sure we get no errors when the SQLite Database Integration plugin is installed in WordPress Playground, and that any additional functionality or UIs work as expected.
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
Start by reproducing the installation through the linked WordPress Playground setup and inspect the wp-admin plugin flow and the expected wp-content/db.php file. Verify that the SQLite Database Integration plugin activates without errors in Playground and that its additional functionality and UIs work as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, sqlite
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100