Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider custom post type and custom fields support #2005

Closed
karmatosed opened this issue Jul 25, 2017 · 5 comments
Closed

Consider custom post type and custom fields support #2005

karmatosed opened this issue Jul 25, 2017 · 5 comments

Comments

@karmatosed
Copy link
Member

karmatosed commented Jul 25, 2017

This came from the support forum for the plugin and worth us looking at:

  1. Add support for custom post type and custom fields in a way that a content block could access CPT’s and its fields to display content from them. Pods and Beaver Themer do this kind of relational database publishing and adds enormous power to the wat pages are composed based on content form datatables.
  1. Second thought on this would be the possibility to save a page buolt form ‘blocks’ as a template. CPT’s and CF’s are there for years and for plugin and theme developers it is great to program their archive and single (custom) post pages in PHP. But the need for non-PHP designers/web developers is there. Gutenberg might bring WordPress to a better accessible level of (relational) database publishing.

We may want to split these out into issues but I think it's worth adding here as a comment and feedback for us to review.

@westonruter
Copy link
Member

Yes, both of these have been discussed. For point one, what is needed is adding support for a source (neé matcher) that pulls data from sources outside of the post content.

For the second point, this has also been discussed in the context of creating a box/group of blocks that have predefined default/placeholder values which users just have to fill in. Such a block could serve the basis of a page template or custom post type. Blocks in such a group could be locked so that they can't be removed or moved.

@cr101
Copy link

cr101 commented Aug 2, 2017

I'm planning to build a React-powered app using the WordPress REST API and the Pods Framework plugin 2.7 Beta.
I've only just started playing around with Pods which enables you to create custom post types, field types (i.e relationship related to a taxonomy or or a post type, plain text, date, etc), custom taxonomies, connections between posts and taxonomies, etc.
Do you plan to add these Pods like features to Gutenberg?

@StaggerLeee
Copy link

StaggerLeee commented Aug 4, 2017

So, it means Gutenberg is now quilty one why new major PODS version will be late for 3 more years ?
Already 5 or 7 years passed, always some "obstacles".

Sorry, had to. Joke or not.

@sc0ttkclark
Copy link

Not helpful Stagger, we've talked about this already and explained why that's not entirely true.

Back on topic -- I'm very interested in working with the Gutenberg team for the purposes of integrating Pods features.

@karmatosed
Copy link
Member Author

karmatosed commented Sep 26, 2017

I am going to close this as metaboxes are in PR and things are being worked on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants