Skip to content

Use Github as download "source"? #107

@aprakasa

Description

@aprakasa

Is it possible to use Github as the download source (for non-WordPress repository)? If yes, how?
I have try this but didnt work:

array(
    'name'                  => 'Download From Github',
    'slug'                  => 'download-from-github',
    'source'                => 'https://github.com/SomeDude/download-from-github/archive/master.zip',
    'required'              => false,
    'version'               => '1.0',
    'force_activation'      => false,
    'force_deactivation'    => false,
    'external_url'          => 'https://github.com/SomeDude/download-from-github',
)

and this:

'source'   => 'https://nodeload.github.com/SomeDude/download-from-github/zip/master'

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions