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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i pimatic-links

      Weekly Downloads

      6

      Version

      0.8.6

      License

      GPL-2.0

      Last publish

      Collaborators

      • sweetpi
      • mwittig