Using MB in a custom plugin

Support General Using MB in a custom pluginResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21803
    @mindspark@mindspark
    Participant

    Hi - I'm thinking of having a plugin/addon made for a very popular page builder. My addon would create events/event calendar module in the page builder.

    if I were just building a stand-alone event plugin I would use MB to handle all of the CPT and form field functions, and incorporate MB into the plugin.

    But to create a module for a page builder - I'm wondering if anyone knows how I can use MB without having to add the plugin directly to the site? would I use the online MB builder? but what about all of the extra features that comes with AIO?

    #21805
    Long NguyenLong Nguyen
    Moderator

    Hi,

    If you want to use the plugin Meta Box or Meta Box AIO as the library for your custom plugin/addon, please follow these documentations to install it via Composer.
    https://docs.metabox.io/composer/
    https://docs.metabox.io/extensions/composer/

    And here is the sample JSON file https://github.com/wpmetabox/library/blob/master/composer/composer.json.

    #22157
    @mindspark@mindspark
    Participant

    thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.