Welcome Guest, Not a member yet? Register   Sign In
Admin section + MatchBox
#1

[eluser]hostingx[/eluser]
Hello,

I want to create an admin section for mine application, i have the following modules made:

-blog
-tutorials
-resources
-forum

This 4 modules needs to be managed true one admin panel, BUT! The modules will also be implemented into other websites, i want to make it so, that the only thing i have to do is grab the module folder i.e. blog; and put it into the new websites module folder Wink

Any ideas are welcome XD
#2

[eluser]hostingx[/eluser]
No-one any ideas?
#3

[eluser]zdknudsen[/eluser]
Does said modules contain only admin panel functionality? It's hard to answer your question, since it very much depends on how flexible you want your modules to be.

If they are going to have the exact same layout and functions on every site, then you wont need to do anything but copy the folder, however if you wish to have different layouts, additional functions in one site, etc., you will have to code your resources with that in mind.
#4

[eluser]hostingx[/eluser]
Well, the admin panel will always have the same layout. and so will the modules Wink

But for example,

site A has the following modules:

-blog
-News

And site B has these:
-blog
-news
-forum

So blog and news are both the same on both sites, only forum is not on site A

All of those modules has work with the same admin panel, whither all the modules are there or not!
#5

[eluser]zdknudsen[/eluser]
I fail to see why you would encounter any problems... Just make your modules and upload them to whatever site needs them.
#6

[eluser]esra[/eluser]
I'm assuming that you are using a single database table for all sites and that you want to use a single admin interface to administer all sites. Is that so?
#7

[eluser]hostingx[/eluser]
Allready found the solutions Smile
I will post it tonight Smile




Theme © iAndrew 2016 - Forum software by © MyBB