Forums

multi installation with shared themes (7 posts)

  1. nakouzia
    Member
    Posted 1 year ago #

    Hello,

    I've installed wordpress for teachers in our school (one for each),

    how to make these installations share the same themes and plugins folder...

    I create an external folder for themes and plugins...

    how to manage this issue

    ex:
    http://www.domain.com/webs/wordpress_intallation_1
    http://www.domain.com/webs/wordpress_intallation_2
    http://www.domain.com/webs/wordpress_intallation_3 .......

    http://www.domain.com/webs/shared/themes
    http://www.domain.com/webs/shared/plugins

  2. wpbct7
    Member
    Posted 1 year ago #

  3. nakouzia
    Member
    Posted 1 year ago #

    how to do it

    the themes and plugins are in:
    /home/userxxx/webs/word_press_folder_installation/wp-content/themes
    /home/userxxx/webs/word_press_folder_installation/wp-content/plugins

    the shared folder for themes and plugins will be:
    /home/userxxx/shared/themes
    /home/userxxx/shared/plugins

    SO when I add themes and plugins all the teachers can see these aditionas and can use them...

  4. chaoskaizer
    Member
    Posted 1 year ago #

    I suggest you used Wordpress for multi user.

  5. nakouzia
    Member
    Posted 1 year ago #

    I tested Symbolic link on one user and it works

    how to make a sybolic link from many folders to one link...
    ------------------------

    I downloaded the Multi user version and I will make a test...

    thanks

  6. wpbct7
    Member
    Posted 1 year ago #

    >how to make a sybolic link from many folders to one link...
    Each symbolic link is created separately:
    /home/user1/webs/word_press_folder_installation/wp-content/themes is a symbolic link to
    /home/user0/shared/themes

    /home/user2/webs/word_press_folder_installation/wp-content/themes is a symbolic link to
    /home/user0/shared/themes

    etc.

  7. nakouzia
    Member
    Posted 1 year ago #

    Thanks

Topic Closed

This topic has been closed to new replies.

About this Topic