Help Center
Find answers or browse our knowledge base.
Latest Questions
Creating an Addon
Adding Post to Feed
Addon Example — Custom Post Type (Books) This example shows how to...
Lire la suite
FIles structure of an addon
ScriptsTribe Plugin System – File Documentation This documentation...
Lire la suite
Version File — version.json
What it is: version.json is a helper file used by the ScriptsTribe...
Lire la suite
Init Files
Each *.init.php file goes inside your addon folder: /modules/{addonid}/ ....
Lire la suite
📘Core Database Changes File: db_changes.php
Purpose : db_changes.php returns an array of injection rules the...
Lire la suite
Plugin Metadata File: plugin.php
plugin.php file is the core metadata descriptor for any addon in the...
Lire la suite
Add Languages
Ship your add-on with a language file and it will be auto-added to your main...
Lire la suite
Add htaccess
Ship your add-on with custom rewrite rules and they will be auto-added to...
Lire la suite
Creating a User Settings Page
Every addon can provide its own settings page inside the user’s...
Lire la suite