Automattic / create-content-model

Create content models from the UI
GNU General Public License v2.0
161 stars 7 forks source link

Roadmap #77

Open autumnfjeld opened 3 months ago

autumnfjeld commented 3 months ago

The functionality we'd love to build next.

### Tasks
- [ ] Bulk data entry with [Data Views](https://github.com/WordPress/gutenberg/issues/63128).
- [x] Add support for hidden fields in the Fields UI.
- [ ] Add support for taxonomies and categories.
- [ ] Client side data validation.
- [ ] Work with core to expand block bindings support for more blocks and more.
- [ ] Add to Studio: for example a one-click spin up a Content Model demo in Studio via Blueprints.
zaguiini commented 3 months ago

Add support for hidden fields in the data model.

@bacoords isn't the fields UI responsible for hidden fields?

autumnfjeld commented 3 months ago

Add support for hidden fields in the data model.

@bacoords isn't the fields UI responsible for hidden fields?

Ah yes!!! Thanks catching my mistype!! :)

mrfoxtalbot commented 2 months ago

Are we planning to release the plugin in the WordPress.org repo @autumnfjeld? If so, the sooner we submit it for review, the sooner it will be approved.

worldoptimizer commented 2 months ago

Are we planning to release the plugin in the WordPress.org repo @autumnfjeld? If so, the sooner we submit it for review, the sooner it will be approved.

Please do, this is pretty great!

autumnfjeld commented 2 months ago

Are we planning to release the plugin in the WordPress.org repo @autumnfjeld? If so, the sooner we submit it for review, the sooner it will be approved.

@mrfoxtalbot The plugin in its current form is a prototype, we didn't plan for a release in the WordPress.org plugin repo.