Ticket #2881 (new Task)

Opened 4 months ago

Last modified 4 months ago

Specification: Plugin package description

Reported by: vipsoft Owned by:
Priority: normal Milestone: Official Piwik Plugins Repository project
Component: Documentation Keywords:
Cc: Sensitive: no

Description (last modified by vipsoft) (diff)

e.g., package.json

1) sanity checked against Piwik_Plugin::getInformation()

2) allows detailed information to be loaded independently of the class

3) would be used by plugin repository and in-app plugin installer

4) could store dependency information; i.e., used to load plugins (and register observers) in the right order

Change History

Changed 4 months ago by vipsoft

  • description modified (diff)

Changed 4 months ago by JulienM

+1

Changed 4 months ago by vipsoft

  • type changed from New feature to Task
  • summary changed from Move plugin information to external file to Specification: Plugin package description
  • component changed from Core to Documentation
  • description modified (diff)
  • milestone changed from Feature requests to Official Piwik Plugins Repository project

Revised requirements, no longer deprecating getInformation().

Note: See TracTickets for help on using tickets.