This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

dilan14605
dilan14605

Hi,

I want to change the directory path of the plugins and themes directory. Is there any way to do that.

Thank you Chatura

Crazymodder
Crazymodder

why you want to change this dirs?

beaudinngreve10852
beaudinngreve10852

Yes, that's possible

/*
|--------------------------------------------------------------------------
| Local plugins path
|--------------------------------------------------------------------------
|
| Specifies the absolute local plugins path.
|
*/

'pluginsPathLocal' => base_path('backend/plugins'),

/*
|--------------------------------------------------------------------------
| Local themes path
|--------------------------------------------------------------------------
|
| Specifies the absolute local themes path.
|
*/

'themesPathLocal' => base_path('tests/fixtures/themes'),

Last updated

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.