https://github.com/andriilive/gitpod-wordpress-experiments
Scaffolds & runs fresh WordPress boilerplate with Composer, Laravel-like configuration, and an improved folder structure
https://github.com/andriilive/gitpod-wordpress-experiments
bedrock cloud-development gitpod gitpod-php wp wp-bedrock wp-gitpod
Last synced: 2 months ago
JSON representation
Scaffolds & runs fresh WordPress boilerplate with Composer, Laravel-like configuration, and an improved folder structure
- Host: GitHub
- URL: https://github.com/andriilive/gitpod-wordpress-experiments
- Owner: andriilive
- License: mit
- Created: 2022-10-15T02:01:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T18:51:23.000Z (over 2 years ago)
- Last Synced: 2025-01-17T06:11:19.210Z (4 months ago)
- Topics: bedrock, cloud-development, gitpod, gitpod-php, wp, wp-bedrock, wp-gitpod
- Homepage: https://gitpod.io/#https://github.com/andriilive/gitpod-wordpress-experiments
- Size: 70.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gitpod scaffold WP installation
[](https://gitpod.io/#https://github.com/andriilive/gitpod-wordpress-experiments)
Scaffolds & runs fresh WordPress boilerplate with Composer, Laravel-like configuration, and an improved folder structure
- [roots/bedrock](https://roots.io/bedrock/)
- mysql
- wp-cli
- php 8.0
- [wp-cli dotenv](https://aaemnnost.tv/wp-cli-commands/dotenv/) support## Experiments:
See [branches](https://github.com/andriilive/gitpod-wordpress-experiments/branches) for complete experiments list
**Scaffolds:**
- [scaffold mysql](https://github.com/andriilive/gitpod-wordpress-experiments/tree/workspace/mysql-only)
- [scaffold sqlite](https://github.com/andriilive/gitpod-wordpress-experiments/tree/workspace/sqlite-only)**Projects:**
- [wp-bedrock project](https://github.com/andriilive/gitpod-wordpress-experiments/tree/project/wp-bedrock)
- [wp-cli based project](https://github.com/andriilive/gitpod-wordpress-experiments/tree/project/wp-cli-based)## Readlist
- https://www.gitpod.io/guides/gitpodify
- https://github.com/apolopena/gitpod-laravel-starter
- https://dev.to/obasekietinosa/gitpodifying-a-new-laravel-application-57pp
- [digitalandyeu/gitpod-wordpress-roots](https://github.com/digitalandyeu/gitpod-wordpress-roots)
- [ddenv](https://ddev.com)
- https://github.com/edniaj/gitpod_with_mysql
- https://github.com/hidden-being/gitpod-laravel
- https://notes.etin.space/post/gitpodifying-a-new-laravel-application/## TODO
- [x] sqlite db
- [x] mysql db
- [ ] create .distignore at build
- [ ] [Adminer](https://www.adminer.org) v4.8.1 db admin
- [ ] Create scaffold's config file
- [ ] Think about forks, template or other compatibility for integration between versions
- [ ] Add empty lines to the prepended files content commands (readme, .gitignore)
- [ ] Check & implement better Gitpod's [prebuilds](https://www.gitpod.io/docs/prebuilds/)
- [ ] Implement Gitpod's [variables](https://www.gitpod.io/docs/configure/projects/environment-variables)⚠️ Two empty lines at the end of this file are recommended
[](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
---