{"id":22492361,"url":"https://github.com/kailoon/tf-valetpress","last_synced_at":"2025-09-19T23:05:13.119Z","repository":{"id":114589279,"uuid":"410752242","full_name":"kailoon/tf-valetpress","owner":"kailoon","description":"ValetPress for ThemeForest Review Team","archived":false,"fork":false,"pushed_at":"2021-09-27T06:35:02.000Z","size":712,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T02:58:04.868Z","etag":null,"topics":["wordpress"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kailoon.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-27T05:25:18.000Z","updated_at":"2021-09-27T06:38:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"3185f839-9c1c-4bac-a61a-f1f5f66368b4","html_url":"https://github.com/kailoon/tf-valetpress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kailoon/tf-valetpress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kailoon%2Ftf-valetpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kailoon%2Ftf-valetpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kailoon%2Ftf-valetpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kailoon%2Ftf-valetpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kailoon","download_url":"https://codeload.github.com/kailoon/tf-valetpress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kailoon%2Ftf-valetpress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276013675,"owners_count":25570043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["wordpress"],"created_at":"2024-12-06T18:17:27.842Z","updated_at":"2025-09-19T23:05:13.059Z","avatar_url":"https://github.com/kailoon.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### ValetPress for ThemeForest Review Team\n\nTo create WordPress site locally quickly with [Valet](https://laravel.com/docs/8.x/valet) and install a few plugins to get started with.\n\n## Plugins\n\n- [envato theme check](https://github.com/envato/envato-theme-check)\n- [block unit test](https://wordpress.org/plugins/block-unit-test/)\n- [debug bar](https://wordpress.org/plugins/debug-bar/)\n- [woocommerce](https://wordpress.org/plugins/woocommerce/)\n- [elementor](https://wordpress.org/plugins/elementor/)\n- [Monster Widget](https://wordpress.org/plugins/monster-widget/)\n\nThis is a slight modified version from [AaronRutley's version](https://github.com/AaronRutley/valetpress).\n\n## Installation\n\n1. Install [Valet](https://laravel.com/docs/8.x/valet)\n2. Install [WP-CLI](https://wp-cli.org/)\n3. Download / Clone this repo into a directory like `~/.valetpress`\n4. Edit the valetpress file as you need.\n5. Include the valetpress script in your `.bashrc` or `.zshrc` or similar file.\n\n```\nif [ -f ~/.valetpress/valetpress ]; then\n    source ~/.valetpress/valetpress\nelse\n    print \"404: ~/.valetpress/valetpress not found.\"\nfi\n```\n\n## Available Commands \u0026 What It Does\n\n`vp create`\n\n- Will ask for the name of your project, enter something like `myproject`.\n- Download WordPress into a directory like `~/Sites/myproject`\n- Setup the mysql database called `myproject`\n- Create `wp-config.php` file \u0026 set `'WP_DEBUG' = TRUE`, `'WP_MEMORY_LIMIT' = 512M`.\n- Delete plugins `hello`, `akismet`.\n- Delete themes `twentynineteen`, `twentytwenty`.\n- Install plugins.\n- Import demo content from https://raw.githubusercontent.com/WPTT/theme-unit-test/master/themeunittestdata.wordpress.xml\n- Access admin via `http://myproject.test/wp-admin/` with username as `myproject` and password as `password`.\n\n`vp empty`\n\nSame as `create` but without demo content.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkailoon%2Ftf-valetpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkailoon%2Ftf-valetpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkailoon%2Ftf-valetpress/lists"}