djuric / videogram-wp

Back-end video data in WordPress for access via GraphQL and REST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Videogram

WordPress plugin for managing videos. Main purpose of the plugin is to allow easy way to add, remove and customize the videos in WordPress admin panel and expose them via APIs like GraphQL or REST.

Development of editor blocks

Code for the editor blocks is located in block-editor/src and compiled to block-editor/dist. It's enough to run npm start from plugin root directory to start development and watching files. Script used for blocks development is offical wp-scripts setup with custom webpack config file.

About

Back-end video data in WordPress for access via GraphQL and REST

License:GNU General Public License v2.0


Languages

Language:PHP 72.6%Language:JavaScript 14.2%Language:Shell 12.5%Language:SCSS 0.5%Language:CSS 0.2%