# pods **Repository Path**: skyuning/pods ## Basic Information - **Project Name**: pods - **Description**: The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control. - **Primary Language**: PHP - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [Pods Framework](https://pods.io) # [![Travis](https://secure.travis-ci.org/pods-framework/pods.png?branch=master)](http://travis-ci.org/pods-framework/pods) [![Dependency Status](https://gemnasium.com/badges/github.com/pods-framework/pods.svg)](https://gemnasium.com/github.com/pods-framework/pods) [![License](https://img.shields.io/badge/license-GPL--2.0%2B-green.svg)](https://github.com/pods-framework/pods/blob/master/license.txt) [![WordPress Plugin version](https://img.shields.io/wordpress/plugin/v/pods.svg?style=flat)](https://wordpress.org/plugins/pods/) [![WordPress Plugin WP tested version](https://img.shields.io/wordpress/v/pods.svg?style=flat)](https://wordpress.org/plugins/pods/) [![WordPress Plugin downloads](https://img.shields.io/wordpress/plugin/dt/pods.svg?style=flat)](https://wordpress.org/plugins/pods/) [![WordPress Plugin rating](https://img.shields.io/wordpress/plugin/r/pods.svg?style=flat)](https://wordpress.org/plugins/pods/) [![Project Stats](https://www.openhub.net/p/pods-framework/widgets/project_thin_badge.gif)](https://www.openhub.net/p/pods-framework) [![Bountysource Bounties](https://api.bountysource.com/badge/tracker?tracker_id=247358)](https://www.bountysource.com/teams/pods-framework/issues?tracker_ids=247358) **Pods is a development framework for creating, extending, managing, and deploying customized content types in WordPress.** ## Description Check out for our User Guide and many other resources to help you develop with Pods. For detailed setup instructions, visit the official [Documentation](https://pods.io/docs/) page. 1. You can clone the GitHub repository: `https://github.com/pods-framework/pods.git` 2. Or download it directly as a ZIP file: `https://github.com/pods-framework/pods/archive/2.x.zip` This will download the latest stable copy of Pods Framework. ## Get Support / Help This is a developer's portal for Pods Framework and should _not_ be used for support. Please visit the [support forums](https://pods.io/forums/). ## Reporting Bugs If you find an issue that you believe to be a *bug*, [let us know](https://github.com/pods-framework/pods/issues?state=open). ## Contributions Welcome Anyone is welcome to contribute to Pods Framework. Please read the [guidelines for contributing](https://github.com/pods-framework/pods/blob/master/CONTRIBUTING.md) to this repository. There are various ways you can contribute: 1. Raise an [Issue](https://github.com/pods-framework/pods/issues) on GitHub 2. Send us a [Pull Request](https://github.com/pods-framework/pods/pulls) with your bug fixes and/or enhancements 3. Translate Pods Framework into different languages via [WP Translate](https://translate.wordpress.org/projects/wp-plugins/pods), just sign in with your wordpress.org account and add translations where you can 4. Provide feedback and suggestions on [enhancements](https://github.com/pods-framework/pods/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open) ## Donations 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!](https://pods.io/friends-of-pods/) ## Developer Notes * Stable Branch: [master](https://github.com/pods-framework/pods/tree/master) * 2.x Development Branch: [2.x](https://github.com/pods-framework/pods/tree/2.x) Please submit all pull requests against [2.x](https://github.com/pods-framework/pods/tree/2.x) branch.