Pods is a development framework for creating, extending, managing, and deploying customized content types in WordPress.
Please only use this branch to contribute to development. If you are developing you must run composer update before use. Once we reach beta we will provide regular builds for easy testing. In the meantime, you must have Composer installed and before use, run either:
composer update
<-- Install with unit tests. Must have test suite installed first.
composer update --no-dev
<-- Install without tests.
Check out http://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/master.zip
This will download the latest stable copy of Pods Framework.
This is a developer's portal for Pods Framework and should not be used for support. Please visit the support forums.
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 up and let us know what your username / language(s) are
- 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? Donate now!
- Latest Stable Release: 2.x/2.5
- Stable Branch: master
- 2.x Development Branch: 2.x
- 3.0 Development Branch: release/3.0
Please submit all pull requests against release/3.0 branch.
Current Version: 3.0-a-8