My custom integration deleted

I have integrated my plugin into the HestiaCP.
After a week when I checked the integration code was removed from hesticp.
I have added my plugin into the /usr/local/hestia/web/templates/includes/panel.php file and it was listed on the top and side of the bandwidth.
It looks like the hestiacp updated and my file is removed.
Any guidance on this topic.

Probally because 1.9.3… release we currently don’t offer any plugins / what ever support

via: GitHub - jaapmarcus/hestia-hooks: Hooks to set Hestia in Demo mode / disable mode for updating

You can run a script to make the changes again.

I have added my plugin to hesticp and it is working fine until the upgrade.
I have added again it and now I am facing the ioncube issue

The ioncube and zlib are resolved now.
How to prevent plugin files from being deleted when Hestiacp is updated.
Please assist me.

We don’t have support for plugins build in… So I have no idea what you are talking about…

how we can add database via api in hestiacp.

check docs.

hi,

I am integrating Softaculous app installer into the Hestiacp but during the hestiacp upgrade the my file is deleting…how I can prevent this.

currently we do not support third party extension. Maybe it would make sense to fork the project and integrate your changes there.

As told the easiest method that doesn’t requiring forking:

You can then make the changes on each release…

to integrate my installer into hestiacp i have modify panel.php file which is present at /usr/local/hestia/web/templates/includes/ folder.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.