Integration of the add-ons

Support General Integration of the add-ons

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7589
    maybeadevmaybeadev
    Participant

    Hi:

    I was wondering what the best way was to include the add-ons in a plugin. We would like to avoid the process where the user has to install and activate multiple metabox.io add-ons in order to use our plugin. Is there a recommended integration method?

    Also is it possible to use composer to pull the latest version of the add-ons (I assume we can pull the core metabox.io plugin with composer?)

    Thanks.

    #7618
    Anh TranAnh Tran
    Keymaster

    Hi,

    You can bundle the extensions in a plugin. Just copy the extensions to plugin's folder, then include the main PHP file of each extension. For more info, please follow this docs.

    Regarding Composer, unfortunately we don't support extensions for now. They're hosted on private repos on Bitbucket.

    Thanks,
    Anh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Integration of the add-ons’ is closed to new replies.