Neues Plugin erstellen

  • Hallo zusammen,


    ich möchte gerne ein eigenes Plugin erstellten. Gibt es irgendwie die Möglichkeit den "Cache" abzustellen? Ich muss ständig die "Plugins aktualisieren". Teilweise werden die Änderungen dadurch auch nicht übernommen. :/:/:/

    Danke und LGe
    Niels

  • Good evening,


    While developing a new plugin, you need to disable opcache and activate the i-MSCP debug mode.

    1. To disable opcache, you need to edit the /usr/local/etc/imscp_panel/php.ini, file then at bottom, change opcache.enable = 1 to opcache.enable = 0, then restart the imscp_panel service: service imscp_panel restart
    2. Edit the /etc/imscp/imscp.conf file and change DEBUG = 0 to DEBUG = 1

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Nuxwin

    Added the Label question (answered)