Skip to content

Cubewise-Jin/kbs_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template plugin

This plugin can be used as a starting point to build your own plugins

Add this plugin to your application

  1. Download the template folder
  2. Paste the folder insite your plugins folder (Arc\plugins)
  3. After clearing the cache you should now see the new template plugin under Tools

To create a new plugin

  1. Duplicate the template-page folder and rename it, we are going to call my-new-plugin

  1. Rename plugin ID arcTemplate to a new id for example myNewPlugin, it appears 3 times.

At the bottom, it is used to close the tab:

It is safer to replace all:

  1. Replace the folder name with the new name my-new-plugin

  1. Finally you just need to change the plugin name and icon which appear in the menu and the tab

  1. Clear the cache and by clicking on your new plugin you should see the new tab:

About Plugins

Before going any further we recommend you reading these two Help articles:

More plugins help articles and examples can be found here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors