Composer

Support General Composer

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #5460
    WebbioWebbio
    Participant

    Hi,

    I would like to install all the extensions via composer. Which keys do I need to use to get them? And are they also available via https://wpackagist.org/ ? I've only found meta-box and meta-box-for-yoast.

    Thanks!

    Regards

    Nick Louwers

    #5461
    Anh TranAnh Tran
    Keymaster

    Hi Nick,

    I haven't released the extensions on Packgist yet. Only the core plugin is available there. Here is the documentation for Composer.

    #5462
    WebbioWebbio
    Participant

    Thanks for your quick reply. But what keys I should use to deploy the extensions via Composer? I use for MB Settings Page for example: rilwis/mb-settings-page but that doesn't work. Please provide me a list of keys I can use for each extension. Thanks!

    #5463
    Anh TranAnh Tran
    Keymaster

    Hi Nick,

    There's no keys for the extensions. They're not available for Composer yet.

    #5467
    WebbioWebbio
    Participant

    As I'm using a certain development process automation and I'm very satisfied with your extensions; is it possible to add them so we can use them? Would be very very great!

    #5480
    Anh TranAnh Tran
    Keymaster

    I'm afraid this would be not available in a short time. It requires private access as well as checking for active license. When I find a solution for these problems, I will do that immediately.

    #5481
    WebbioWebbio
    Participant

    Okay no problem. Use a workaround and manage them via GIT.

    Thanks.

    #9262
    avidlyavidly
    Participant

    Any news about composer support? I understand it's a though one.

    #9270
    Anh TranAnh Tran
    Keymaster

    Unfortunately, there's no way to create private composer packages that are publicly accessible :(.

    I've tried packagist.com and composer satis, but they work only if you have access to private repos already. So they work for us as an internal team, but not for public.

    #9271
    avidlyavidly
    Participant

    Have you seen this? https://deliciousbrains.com/composer-premium-wordpress-plugins/

    "Adding Composer support to distribute your premium plugins may seem like a daunting task at first glance, but as weโ€™ve shown here, itโ€™s relatively straightforward. Hopefully, this article will prompt a few other plugin shops to take action, so that as a community we can improve the experience of managing premium plugins with Composer."

    #9275
    Anh TranAnh Tran
    Keymaster

    Great post. How couldn't I find it! I'll check it now. Thanks for letting me know.

    #9329
    Anh TranAnh Tran
    Keymaster

    Finally, I can make it work. I wrote the documentation for Composer here. Please try that and let me know how it goes.

    #9351
    de Internet Jongensde Internet Jongens
    Participant

    Hello Anh Tran

    Great feature to have the extensions in composer. But is it possible to include 'composer/installers' and add the type 'wordpress-plugin'?

    https://github.com/composer/installers

    This gives us the ability to move the plugins to a custom folder.

    Kind Regards,
    Senne Tijdeman (de Internet Jongens)

    #9352
    avidlyavidly
    Participant

    Thanks for fast the fast implemention. I have plugins folder outside WordPress core folder so what D / J said above would be a necessary addition ๐Ÿ™‚ Many of us are using Bedrock type project structure.

    #9357
    Anh TranAnh Tran
    Keymaster

    No problem, all done! I've just added composer/installers and set the package type to wordpress-plugin. Now you can use it ๐Ÿ™‚

Viewing 15 posts - 1 through 15 (of 16 total)
  • The topic ‘Composer’ is closed to new replies.