https://github.com/wordpress/wordcamp.org
WordCamps are casual, locally-organized conferences covering everything related to WordPress.
https://github.com/wordpress/wordcamp.org
Last synced: about 1 year ago
JSON representation
WordCamps are casual, locally-organized conferences covering everything related to WordPress.
- Host: GitHub
- URL: https://github.com/wordpress/wordcamp.org
- Owner: WordPress
- Created: 2018-11-15T01:56:21.000Z (over 7 years ago)
- Default Branch: production
- Last Pushed: 2025-04-02T04:05:47.000Z (about 1 year ago)
- Last Synced: 2025-04-11T18:56:00.755Z (about 1 year ago)
- Language: PHP
- Homepage: https://wordcamp.org
- Size: 39.7 MB
- Stars: 140
- Watchers: 20
- Forks: 78
- Open Issues: 319
-
Metadata Files:
- Readme: readme.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# WordCamp.org
[WordCamp.org](https://central.wordcamp.org) is a platform for managing WordCamp conferences and WordPress meetup events. It provides a website for every WordCamp, with tools for creating public-facing content and managing event logistics.
The platform also includes tools for program volunteers and administrators to manage logistics for the program itself.
## Setup
### Central & WordCamp Sites
Follow the instructions for [setting up a Docker environment](.docker/readme.md).
### Next Generation Event Sites
Follow the instructions for [setting up a local env with testing data](public_html/wp-content/themes/wporg-events-2023/README.md).
## Project Board
Please check the [Project Board](https://github.com/orgs/WordPress/projects/101/views/4) for monitoring and tracking issues, PRs, and feature progress.
## Handbook
Please refer to our [WordCamp handbook](https://make.wordpress.org/meta/handbook/about/projects/wordcamp-org/) for the Bug Fixes & Feature Requests & Support workflow.
## Security
Please report security vulnerabilities via [our HackerOne bounty program](https://hackerone.com/wordpress).
## License
All code is licensed under the [GPL v2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) or later unless otherwise stated.