bobbingwide / oik-blocks

WordPress 5.0 blocks for oik shortcodes
https://oik-plugins.com/oik-plugins/oik-blocks
GNU General Public License v3.0
1 stars 0 forks source link

Deliver blocks in their own plugins #30

Open bobbingwide opened 4 years ago

bobbingwide commented 4 years ago

An alternative to #17 is to deliver each of the blocks that are prototyped in oik-blocks as part of the plugin to which they apply.

Proposed solution

Similar to how it’s done for core and WooCommerce blocks.

bobbingwide commented 4 years ago

Common logic would be delivered in a shared library files

See: https://github.com/bobbingwide/oik/issues/137

deliver each of the blocks that are prototyped in oik-blocks as part of the plugin to which they apply

Plugin Issue blocks Status
oik https://github.com/bobbingwide/oik/issues/138 6 blocks Done oik v4.0.0
oik-css https://github.com/bobbingwide/oik-css/issues/9 2 blocks Done oik-css v1.0.0
uk-tides https://github.com/bobbingwide/uk-tides/issues/7 1 block Done uk-tides v2.0.0
oik-bob-bing-wide https://github.com/bobbingwide/oik-bob-bing-wide/issues/25 5 blocks Done oik-bob-bing0wide v1.34.0
oik-fields tbc 1 block
oik-nivo-slider tbc 1 block
oik-user tbc 1 block
oik-blocks this issue 3 blocks
bobbingwide commented 2 years ago

Still need to extract the Fields block into oik-fields and the Nivo block into oik-nivo-slider.