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"
    },       
  ]
}

/pimatic-links/

    Package Sidebar

    Install

    npm i pimatic-links

    Weekly Downloads

    6

    Version

    0.8.6

    License

    GPL-2.0

    Last publish

    Collaborators

    • sweetpi
    • mwittig