Skip to content

Wirecloud/wstore-wirecloud-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Wirecloud Plugin

This plugin is inteded to allow the automatic loading and validation of information contained in the wgt file of a Wirecloud component.

This plugin requires WStore 0.5+.

Extra Requirements

The installation of the current plugin in WStore requires the following extra python packges not required by WStore:

  • regex
    pip install regex

Management

The Wirecloud plugin can be managed in WStore with the following commands:

  • Installation
    python manage.py loadplugin wirecloud_plugin.zip

When the plugin is installed WStore will generate an id for the plugin that will be used for management purposes.

  • List available plugins
python manage.py listplugins

This command will return the list of available plugins including the id that have been generated for them

  • Uninstallation
    python manage.py removeplugin wirecloud-component

This command receives the id of the plugin generated by WStore, typicaly this value will be wirecloud-component

About

WireCloud plugin for WStore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages