AdminLTE 3.0.5 folder using in multiple site #3247
Unanswered
Luke1978mi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would to use folder AdminLTE in my web server as a root folder (wwwroot/adminLTE)
I develop many site for my company, all in a single web server.
Every site use a folder in my server and i use a single folder for javascript, css and images:
site1 -> wwwroot/site1
site2 -> wwwroot/site2
site3 -> wwwroot/site3
css folder -> wwwroot/css
javascript folder -> wwwroot/js
image folder -> wwwroot/img
I would use folder AdminLte as a master folder with all Jquery and css script and use link in every page as:
Unfortunately only pages present in adminlte folder works well, with javascript animation.
How i can implement this approach?
I wouldn't copy for every site all adminLTE folder.
Many tanks at all for support.
Beta Was this translation helpful? Give feedback.
All reactions