#plugin

1 posts0 followers
Trending Today
No data
Trending This Week
No data
  • To add the Plugins menu to the Admin Panel, follow these steps:


    File Location: /content/themes/default/templates/admin.php


    Add the following code where you want the Plugins menu to appear:


    <!-- Plugin System -->
    <li {if $view == "plugins"}class="active"{/if}>
    <a href="{$system['system_url']}/{$control_panel['url']}/helptor">
    <i class="fa fa-plug fa-lg fa-fw mr10" style="color: #03A9F4"></i>
    {__("Plugins")}
    </a>
    </li>
    <!-- Plugin System -->
    To add the Plugins menu to the Admin Panel, follow these steps: File Location: /content/themes/default/templates/admin.php Add the following code where you want the Plugins menu to appear: <!-- Plugin System --> <li {if $view == "plugins"}class="active"{/if}> <a href="{$system['system_url']}/{$control_panel['url']}/helptor"> <i class="fa fa-plug fa-lg fa-fw mr10" style="color: #03A9F4"></i> {__("Plugins")} </a> </li> <!-- Plugin System -->
    0 Reacties 0 aandelen 1K Views
  • Tomorrow I will publish multi-language system for Landing page builder plugin.
    #update #sngine
    Tomorrow I will publish multi-language system for Landing page builder plugin. #update #sngine
    Like
    2
    0 Reacties 0 aandelen 2K Views
  • I am planning multi-language support for all plugin.
    Which languages should I add first?
    Comment your preferred language below.
    I am planning multi-language support for all plugin. Which languages should I add first? Comment your preferred language below.
    3 Reacties 0 aandelen 2K Views
  • Changelog2.3: Advanced User Badge System – Sngine Plugin (Admin-Controlled)
    Enhanced badge-system with user communications on badge events:

    1. Send in-app inbound system notification when badge is assigned/removed.
    2. Send email on badge assigned/removed.

    Added Badge System admin settings for templates:

    1. Notification templates:
    2. Assign Notification Message
    3. Remove Notification Message
    4. Email templates:
    5. Assign Email Subject/Body
    6. Remove Email Subject/Body
    7. Placeholder support added for:
    8. {{username}} , {{full_name}} , {{badge_name}} , {{badge_description}} , {{site_name}} , {{profile_url}} , {{admin_name}}

    Added live user search in “Assign To Users”:

    1. Introduced dedicated badge-admin live search endpoint.
    2. Autocomplete now shows avatar + display name + @username .
    3. Selecting a result auto-fills and submits.
    Changelog2.3: Advanced User Badge System – Sngine Plugin (Admin-Controlled) Enhanced badge-system with user communications on badge events:Send in-app inbound system notification when badge is assigned/removed.Send email on badge assigned/removed.Added Badge System admin settings for templates:Notification templates:Assign Notification MessageRemove Notification MessageEmail templates:Assign Email Subject/BodyRemove Email Subject/BodyPlaceholder support added for:{{username}} , {{full_name}} , {{badge_name}} , {{badge_description}} , {{site_name}} , {{profile_url}} , {{admin_name}}Added live user search in “Assign To Users”:Introduced dedicated badge-admin live search endpoint.Autocomplete now shows avatar + display name + @username .Selecting a result auto-fills and submits.
    Like
    2
    2 Reacties 0 aandelen 2K Views
  • What is the use of postbox plugin?
    What is the use of postbox plugin?
    Love
    Wow
    2
    1 Reacties 0 aandelen 2K Views
  • Should I publish landing page plugin?
    Example: https://helptor.in
    Should I publish landing page plugin? Example: https://helptor.in
    5
    1
    Love
    1
    0 Reacties 0 aandelen 936 Views
  • I would like to inform you that all plugin updates compatible with Sngine 4.3 will be published within the next few days.Please find below some of the key updates:

    1. Updated Plugin Manager URL:The plugin manager link has been changed from /admincp/plugins to /admincp/heptor.
    2. Auto Update :An auto-update feature will be available, making it easier and more convenient for you to update plugins.
    I would like to inform you that all plugin updates compatible with Sngine 4.3 will be published within the next few days.Please find below some of the key updates:Updated Plugin Manager URL:The plugin manager link has been changed from /admincp/plugins to /admincp/heptor.Auto Update :An auto-update feature will be available, making it easier and more convenient for you to update plugins.
    Love
    Like
    4
    0 Reacties 0 aandelen 968 Views
  • How to Install Sngine Plugin System | Step-by-Step Tutorial

    If you want to extend Sngine features without editing core files, the plugin system is the best and safest way.

    #sngine #development #update #tutorial
    How to Install Sngine Plugin System | Step-by-Step Tutorial If you want to extend Sngine features without editing core files, the plugin system is the best and safest way. #sngine #development #update #tutorial
    Like
    1
    9 Reacties 0 aandelen 1K Views
  • I am glad to inform you that, some plugins are ready to launch.
    Stay tuned.

    #update #sngine #plugin
    I am glad to inform you that, some plugins are ready to launch. Stay tuned. #update #sngine #plugin
    Like
    Wow
    4
    0 Reacties 0 aandelen 1K Views
  • Dear Member, I am creating #installation video for all sngine plugin #system. It will help you to install without any doubts.

    Please allow some time.
    Dear Member, I am creating #installation video for all sngine plugin #system. It will help you to install without any doubts. Please allow some time.
    Like
    Love
    2
    2 Reacties 0 aandelen 1K Views
  • Plugin System For Sngine 2.0 Digital Nieuw
    Free
    In stock
    New Delhi
    No core modification architecture: plugin layer loads before Sngine and keeps custom logic outside core files.

    Update-safe deployment: core upgrades do not remove plugin folders or plugin registry state.

    Central lifecycle management: install, enable, disable, and uninstall from one admin screen.

    Manifest-driven validation: each plugin is discovered and verified through plugin.json metadata.

    Hook and filter API: plugins can subscribe to request, AJAX, and output-buffer events without template edits.

    Fail-safe loading: plugin runtime is designed to avoid full-site crash from one plugin failure.

    Admin integration path: plugin settings pages are accessible directly from /admincp/helptor.

    Multi-environment support: works on shared hosting and VPS with correct auto_prepend_file setup.

    Documentation: https://helptor.in/doc
    No core modification architecture: plugin layer loads before Sngine and keeps custom logic outside core files. Update-safe deployment: core upgrades do not remove plugin folders or plugin registry state. Central lifecycle management: install, enable, disable, and uninstall from one admin screen. Manifest-driven validation: each plugin is discovered and verified through plugin.json metadata. Hook and filter API: plugins can subscribe to request, AJAX, and output-buffer events without template edits. Fail-safe loading: plugin runtime is designed to avoid full-site crash from one plugin failure. Admin integration path: plugin settings pages are accessible directly from /admincp/helptor. Multi-environment support: works on shared hosting and VPS with correct auto_prepend_file setup. Documentation: https://helptor.in/doc
    Like
    Love
    2
    52 Reacties 0 aandelen 2K Views
  • We are currently developing a Global Plugin System for #Sngine, designed to manage all plugins from a single, centralized location with easy installation and uninstallation.

    As part of this initiative, the following plugins are our top priorities:

    1. Reputation / Points System
    2. Hashtag Follow System
    3. Paid Chat & Call (per-minute based)
    4. HTML support in posts
    5. One-click database and file upload backup
    6. SEO optimization for posts

    Note: If the #Zamblek team releases any of these features natively, we will exclude that item from our #development #roadmap.
    Additionally, if you have any suggestions or feature requests, we would be happy to hear them.
    We are currently developing a Global Plugin System for #Sngine, designed to manage all plugins from a single, centralized location with easy installation and uninstallation. As part of this initiative, the following plugins are our top priorities: 1. Reputation / Points System 2. Hashtag Follow System 3. Paid Chat & Call (per-minute based) 4. HTML support in posts 5. One-click database and file upload backup 6. SEO optimization for posts Note: If the #Zamblek team releases any of these features natively, we will exclude that item from our #development #roadmap. Additionally, if you have any suggestions or feature requests, we would be happy to hear them.
    Like
    Wow
    3
    3 Reacties 0 aandelen 1K Views
Zoekresultaten
Helptor Expert Guidance https://helptor.in