JavaScript for WordPress › Forums › Gutenberg Development › Add MediaUpload/MediaUploadCheck in sidebar › Reply To: Add MediaUpload/MediaUploadCheck in sidebar
January 18, 2019 at 1:10 pm
#84471
Keymaster
Great! So I’ll trust you can find the example in the GB block course on MediaUpload component 👍
Here’s an example of how to code out a plugin sidebar – https://github.com/zgordon/advanced-gutenberg-course/tree/master/plugins/01-toc
NOTE: You may have to modify your webpack or enqueuing files to make sure your plugin files get enqueued 👍