{"id":21044047,"url":"https://github.com/metabolism/wordpress-bundle-demo","last_synced_at":"2025-05-15T17:32:21.928Z","repository":{"id":93163506,"uuid":"214732113","full_name":"metabolism/wordpress-bundle-demo","owner":"metabolism","description":" Implementation of the Twenty Nineteen Wordpress theme for Symfony wordpress-bundle.","archived":false,"fork":false,"pushed_at":"2024-03-18T12:00:09.000Z","size":267,"stargazers_count":7,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"2.0.x","last_synced_at":"2025-04-03T12:52:03.506Z","etag":null,"topics":["composer","dotenv","symfony","symfony-bundle","wordpress","wordpress-development","yml"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/metabolism.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}},"created_at":"2019-10-12T23:47:10.000Z","updated_at":"2024-10-31T09:29:45.000Z","dependencies_parsed_at":"2024-03-18T13:26:47.849Z","dependency_job_id":"d362f6de-fc81-4f60-89b8-6232720237f8","html_url":"https://github.com/metabolism/wordpress-bundle-demo","commit_stats":null,"previous_names":["jerome-barbato/wordpress-bundle-demo","metabolism/wordpress-bundle-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabolism%2Fwordpress-bundle-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabolism%2Fwordpress-bundle-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabolism%2Fwordpress-bundle-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metabolism%2Fwordpress-bundle-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metabolism","download_url":"https://codeload.github.com/metabolism/wordpress-bundle-demo/tar.gz/refs/heads/2.0.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254388249,"owners_count":22063012,"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","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":["composer","dotenv","symfony","symfony-bundle","wordpress","wordpress-development","yml"],"created_at":"2024-11-19T14:15:16.505Z","updated_at":"2025-05-15T17:32:20.701Z","avatar_url":"https://github.com/metabolism.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Bundle for Symfony demo\r\n\r\n## Introduction\r\n\r\nThis is an implementation of the \"Twenty Nineteen\" WordPress theme for wordpress-bundle.\r\n\r\nThe \"theme\" concept has been removed on WordPress Bundle, templates are now twig files located in `/templates`\r\n\r\nSass and js files are compiled using Symfony Encore, source are located in `/assets`, compiled files in `/public/build`\r\n\r\n## Documentation\r\n\r\nFull bundle documentation is available on [Gitbook](https://metabolism.gitbook.io/symfony-wordpress-bundle/)\r\n\r\n[![Doc - Gitbook](https://img.shields.io/badge/Doc-Gitbook-346ddb?style=for-the-badge\u0026logo=gitbook\u0026logoColor=fff)](https://metabolism.gitbook.io/symfony-wordpress-bundle/)\r\n\r\n\r\n## Installation\r\n\r\n#### Clone the repo\r\n\r\n```shell\r\n$ git clone https://github.com/wearemetabolism/wordpress-bundle-demo.git my_site\r\n```\r\n\r\n#### Install vendors\r\n\r\n```shell\r\n$ composer install \u0026\u0026 npm install\r\n```\r\n\r\n#### Build assets\r\n\r\n```shell\r\n$ npm run build\r\n```\r\n\r\n#### Copy .env.local sample\r\n\r\n```shell\r\n$ cp .env.local.sample .env.local\r\n```\r\n\r\n#### Create empty database\r\n\r\n```sql\r\nCREATE DATABASE dbname;\r\n```\r\n\r\n#### Update .env.local\r\n\r\n```shell\r\n$ nano .env.local\r\n```\r\n\r\n#### Start server\r\n\r\n```shell\r\n$ symfony serve\r\n```\r\n\r\n#### Install WordPress\r\n\r\nNavigate to https://127.0.0.1:8000 and follow the installation procedure\r\n\r\n#### Update .env.local\r\n\r\n```dotenv\r\nWP_INSTALLED=1\r\n```\r\n#### Enable \"WordPress on Steroids\" plugins\r\n\r\nLogin to the admin and go to Plugins/Installed plugins\r\n\r\n#### Clear cache\r\n\r\n```shell\r\n$ php bin/console cache:clear\r\n```\r\n\r\n## Troubleshooting\r\n\r\n### Frontpage display Symfony welcome screen\r\n\r\nPlease visit WordPress [permalink settings page](https://127.0.0.1:8000/edition/wp-admin/options-permalink.php) and save to flush rewrite cache\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetabolism%2Fwordpress-bundle-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetabolism%2Fwordpress-bundle-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetabolism%2Fwordpress-bundle-demo/lists"}