diegonella Posted February 8, 2012 Share Posted February 8, 2012 Hi all! I want to use multisite and PW to do with permissions was thinking the idea was / /site1 /site2 /site3 The idea is to create a role for each place and only place to see and edit the tests can only edit their assigned site but can see each other and do not want to do so, as I can do? Thanks in advance Link to comment Share on other sites More sharing options...
ryan Posted February 8, 2012 Share Posted February 8, 2012 When you say multisite, do you intend to use a different domain to each site? Or are all of these just different sites on the same domain? And just to confirm, you are saying that you don't want the individual sites to have any cross-visibility? Link to comment Share on other sites More sharing options...
diegonella Posted February 8, 2012 Author Share Posted February 8, 2012 Hi Ryan, same domain, different folders domain.com/site1/ domain.com/site2/ domain.com/site3/ Link to comment Share on other sites More sharing options...
ryan Posted February 8, 2012 Share Posted February 8, 2012 If you want each of the sites to be completely isolated from each other from a search perspective, and from an admin perspective (where /site1/ is represented by the homepage (id=1) in ProcessWire) then you could install a separate copy of PW in each /site1/, /site2/, /site3/. Of course, you could use a symlink to make them all share the same /wire/ directory. Though unless you need them completely isolated from their database, you may just want to install 1 copy and use access control (in templates) to limit your editors access to the branch you want them to edit. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now