• Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Deleted Plugins Folder

    FOG Problems
    2
    2
    51
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      GeorgeBells last edited by

      I have accidentally deleted some files from the Plugins folder, is there a way to get these back?
      Thanks

      Tom Elliott 1 Reply Last reply Reply Quote 0
      • Tom Elliott
        Tom Elliott @GeorgeBells last edited by

        @GeorgeBells

        This depends on how you downloaded fog in the past.

        You could:

        cp -r /path/to/fogproject/installation/packages/fog/lib/plugins/* /var/www/fog/lib/plugins/

        Otherwise you could download it with:

        git clone https://github.com/fogproject/fogproject
        cd fogproject/packages/web/lib
        cp -r plugins/* /var/www/fog/lib/plugins/
        

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post

        201
        Online

        10.4k
        Users

        16.4k
        Topics

        150.6k
        Posts

        Copyright © 2012-2023 FOG Project