planetadeleste/privateplugins

This package is abandoned and no longer maintained. No replacement package was suggested.

Manage private plugins, from Github or Bitbucket repositories. Plugins that are not in OctoberCMS Marketplace.

1.0.2 2018-01-02 12:21 UTC

This package is auto-updated.

Last update: 2018-07-01 00:33:28 UTC


README

Manage private plugins, from Github or Bitbucket repositories. Plugins that are not in OctoberCMS Marketplace.

OC BadgeTotal Downloads Latest Stable Version Latest Unstable Version License

Install

Download or clone the repo. Uncompress or copy the content inside /plugins/planetadeleste/privateplugins folder. The file Plugin.php must be in root of that folder.

After that, run composer install inside plugin folder (where composer.json file is located)

Features

  • Install / Update private plugins, directly from repository.
  • Detect plugins in official marketplace.
  • Detect if repository is a valid OC plugin. Only plugins can be installed.
  • Dependencies detection.
  • Detect if plugin is installed
  • Automatic deploy and run Composer if composer.json is detected.
  • Soon! - Inform about new updates.
  • Soon! - Automatic install new updates. Configured from each installed plugin.

Settings

Use Token method for Github and OAuth2 for Bitbucket

Imgur

List repositories

Imgur

Marketplace Detection

Marketplace detection
Before install any plugin, detect if is published in official OctoberCMS Marketplace. In that case, is recommended to be installed from the Updates panel

Valid OC plugin detection

Valid OC plugin detection

Composer detection

Composer detection

Dependencies detection

Dependencies detection

Detect plugin installed

Detect plugin installed