AndySylvester
AndySylvester

@help @manton @sod I have created a new plugin which uses a JSON file that the plugin user needs to edit. How do I indicate that this file exists and provide a way to edit? Is it the includes element in plugin.json?

|
Embed
Progress spinner
In reply to
help
help

@AndySylvester @sod This is unfortunately a weak point in plug-ins right now… Not “includes”, that is for including JS in the blog HTML. The user can edit the JSON by creating a custom theme and editing the plug-in’s template. There should be an easier way to manage this.

|
Embed
Progress spinner