Pods is a development framework for creating, extending, managing, and deploying customized content types in WordPress.
Check out https://pods.io/ for our User Guide and many other resources to help you develop with Pods.
For detailed setup instructions, visit the official Documentation page.
- You can clone the GitHub repository:
https://github.com/pods-framework/pods.git
- Or download it directly as a ZIP file:
https://github.com/pods-framework/pods/archive/main.zip
This will download the latest stable copy of Pods Framework.
This is where we develop Pods Framework itself and should not be used for support questions. Please visit the WordPress.org support forums or join our Slack. We have a support page that outlines everything for our plugins.
If you find an issue that you believe to be a bug, let us know.
Anyone is welcome to contribute to Pods Framework. Please read the guidelines for contributing to this repository.
There are various ways you can contribute:
- Raise an Issue on GitHub
- Send us a Pull Request with your bug fixes and/or enhancements
- Translate Pods Framework into different languages via WP Translate, just sign in with your wordpress.org account and add translations where you can
- Provide feedback and suggestions on enhancements
We're able to focus more on Pods when we have some cash to help keep the lights on, want to help? Become a Friend of Pods!
Want to help make sure a specific bug, enhancement, or feature gets done ASAP? Try creating a bounty over at Bountysource.
- Stable Branch: main is the latest release
- Release Branches:
release/x.x.x
holds the code we are working on for each release that is not yet complete
Please submit all pull requests against the main branch.