Moving Plugins

Discussion in 'Customization & add-ons' started by laurent_breyton, Jun 24, 2021.

  1. laurent_breyton

    laurent_breyton aMember Pro Customer

    Joined:
    Nov 22, 2012
    Messages:
    8
    And so I have several custom plugins and they are stored at application/default/plugins/misc

    name: custom-plugin-one.php
    complete path is: application/default/plugins/misc/custom-plugin-one.php

    I would like it to be store in a separate folde like so:

    new path: application/custom-plugins/custom-plugin-one.php

    tried adding this but does not work.

    Hoping you could point me in the right direction.
  2. caesar

    caesar aMember Pro Developer Staff Member

    Joined:
    Oct 16, 2009
    Messages:
    2,295
    Hello,

    I am afraid it is not possible to do. You need to have plugins in directory:
    application/default/plugins/misc/

    Best Regards.

Share This Page