pimatic-links

0.8.6 • Public • Published

pimatic links plugin

Adds links to the main menu in the mobile frontend.

Config:

{
  "plugin": "links",
  "links": [
    {
      "title": "Rules Guide",
      "url": "http://pimatic.org/guide/usage/rules/",
      "target": "iframe"
    },
    {
      "title": "google.com",
      "url": "http://google.com",
      "target": "_blank"
    },       
  ]
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.8.6
    1
    • latest

Version History

Package Sidebar

Install

npm i pimatic-links

Weekly Downloads

1

Version

0.8.6

License

GPL-2.0

Last publish

Collaborators

  • sweetpi
  • mwittig