{"id":21680927,"url":"https://github.com/mooxphp/press","last_synced_at":"2025-10-05T00:40:59.510Z","repository":{"id":213526396,"uuid":"734268276","full_name":"mooxphp/press","owner":"mooxphp","description":"[READ-ONLY] Moox Press piggybacks WordPress with Filament","archived":false,"fork":false,"pushed_at":"2025-09-10T11:35:04.000Z","size":300,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-02T01:54:48.062Z","etag":null,"topics":["filament","filament-plugin","filamentphp","laravel","laravel-package","package","wordpress"],"latest_commit_sha":null,"homepage":"https://moox.org","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mooxphp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["mooxphp"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-12-21T09:12:53.000Z","updated_at":"2025-09-10T11:35:07.000Z","dependencies_parsed_at":"2024-04-08T09:34:39.331Z","dependency_job_id":"994e5ab8-407e-45b7-bc48-6e813943b092","html_url":"https://github.com/mooxphp/press","commit_stats":null,"previous_names":["mooxphp/press"],"tags_count":27,"template":false,"template_full_name":"mooxphp/builder","purl":"pkg:github/mooxphp/press","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mooxphp","download_url":"https://codeload.github.com/mooxphp/press/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooxphp%2Fpress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278343073,"owners_count":25971399,"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-10-04T02:00:05.491Z","response_time":63,"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":["filament","filament-plugin","filamentphp","laravel","laravel-package","package","wordpress"],"created_at":"2024-11-25T15:22:39.778Z","updated_at":"2025-10-05T00:40:59.505Z","avatar_url":"https://github.com/mooxphp.png","language":"PHP","readme":"![Moox Press](https://github.com/mooxphp/moox/raw/main/art/banner/press.jpg)\n\n# Moox Press\n\nThis integrates WordPress into Filament - work in progress.\n\nDevelopers notes:\n\n-   in main composer.json you must allow the plugin for the wordpress installer\n-   add the contents of deploy.sh to your deployment (e.g. on Forge) to create the symlink\n-   for Herd, Valet use one of the files from the wsconfig folder\n-   for Forge (or Nginx) add the following:\n\n    ```config\n        // after this\n        location / {\n            try_files $uri $uri/ /index.php?$query_string;\n        }\n\n        // add this\n        location /wp/ {\n            try_files $uri $uri/ /wp/index.php?$query_string;\n        }\n    ```\n\n-   in composer.json add the plugin for the core installer\n\n    ```json\n            \"allow-plugins\": {\n                \"roots/wordpress-core-installer\": true\n    ```\n\n## Quick Installation\n\nThese two commmands are all you need to install the package:\n\n```bash\ncomposer require moox/press\nphp artisan mooxpress:install\n```\n\nCurious what the install command does? See manual installation below.\n\n## What it does\n\n\u003c!--whatdoes--\u003e\n\nThis is my package press\n\n\u003c!--/whatdoes--\u003e\n\n## Manual Installation\n\nInstead of using the install-command `php artisan mooxpress:install` you are able to install this package manually step by step:\n\n```bash\n// Publish and run the migrations:\nphp artisan vendor:publish --tag=\"press-migrations\"\nphp artisan migrate\n\n// Publish the config file with:\nphp artisan vendor:publish --tag=\"press-config\"\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](https://github.com/mooxphp/moox/security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n-   [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":["https://github.com/sponsors/mooxphp"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooxphp%2Fpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmooxphp%2Fpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooxphp%2Fpress/lists"}