You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

implementations.md 3.2KB

3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
3 anni fa
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. ---
  2. layout: page
  3. title: Implementations
  4. ---
  5. Thanks to many of AdminLTE users, there are multiple implementations of the template for easy integration with back-end
  6. frameworks. The following are some of them:
  7. ##### AdminLTE v3.0
  8. {: .text-bold .text-dark .mt-3}
  9. - [Setup AdminLTE3 in to Laravel in few minutes](https://youtu.be/jA7hr2gE9yc)
  10. by [Shailesh Ladumor](https://github.com/shailesh-ladumor)
  11. - [Laravel-AdminLTE _v3.x_](https://github.com/jeroennoten/Laravel-AdminLTE)
  12. by [Jeroen Noten](https://github.com/jeroennoten)
  13. - [django-adminlte3](https://github.com/d-demirci/django-adminlte3) by [d-demirci](https://github.com/d-demirci)
  14. - [AdminLTE3.MVC](https://www.nuget.org/packages/AdminLTE3.MVC/) by [somaraj](https://github.com/somaraj)
  15. - [admin-lte-dotnet](https://github.com/iyilm4z/admin-lte-dotnet) by [iyilm4z](https://github.com/iyilm4z)
  16. - [WebPx.AdminLTE.AspNetCore](https://github.com/WebPx/WebPx.AdminLTE.AspNetCore) by [WebPx](https://github.com/WebPx)
  17. - [AdminLTE-3-Angular](https://github.com/erdkse/adminlte-3-angular) by [erdkse](https://github.com/erdkse)
  18. - [AdminLTE-3-React](https://github.com/erdkse/adminlte-3-react) by [erdkse](https://github.com/erdkse)
  19. - [AdminLTE-3-Vue](https://github.com/erdkse/adminlte-3-vue) by [erdkse](https://github.com/erdkse)
  20. - [ASP.NET Core MVC / Angular Startup Project](https://github.com/aspnetboilerplate/module-zero-core-template)
  21. by [ASP.NET Boilerplate](https://github.com/aspnetboilerplate)
  22. - [AdminLTE-3-CakePHP](https://github.com/arodu/cakelte) by [arodu](https://github.com/arodu)
  23. - [AdminLTE-3 for Lua Server Pages](https://github.com/RealTimeLogic/LSP-Examples/tree/master/Dashboard)
  24. by [Real Time Logic](https://github.com/RealTimeLogic/)
  25. ##### AdminLTE v2.4
  26. {: .text-bold .text-dark .mt-3}
  27. - [Setup AdminLTE2 in to Laravel in few minutes](https://youtu.be/8Fa7Ji4lDyI)
  28. by [Shailesh Ladumor](https://github.com/shailesh-ladumor)
  29. - [Laravel-AdminLTE _v1.x & v2.x_](https://github.com/jeroennoten/Laravel-AdminLTE)
  30. by [Jeroen Noten](https://github.com/jeroennoten)
  31. - [adminlte-laravel](https://github.com/acacha/adminlte-laravel) by [Sergi Tur Badenas](https://github.com/acacha)
  32. - [yii2-adminlte-asset](https://github.com/dmstr/yii2-adminlte-asset) by [Tobias Munk](https://github.com/schmunk42)
  33. ##### AdminLTE v2.3
  34. {: .text-bold .text-dark .mt-3}
  35. - [AdminThemeBundle (Symfony)](https://github.com/avanzu/AdminThemeBundle) by [Marc Bach](https://github.com/avanzu)
  36. - [lte-rails](https://github.com/racketlogger/lte-rails) by [Carlos at RacketLogger](https://github.com/racketlogger)
  37. ##### AdminLTE v2.2
  38. {: .text-bold .text-dark .mt-3}
  39. - [AdminLTE-RTL](https://github.com/mmdsharifi/AdminLTE-RTL) by [Mohammad Sharifi](https://github.com/mmdsharifi)
  40. ##### AdminLTE v2.1
  41. {: .text-bold .text-dark .mt-3}
  42. - [adminlte2-rails](https://github.com/nicolas-besnard/adminlte2-rails)
  43. by [Nicolas Besnard](https://github.com/nicolas-besnard)
  44. > ##### Note!
  45. > These implementations are not supported by ColorlibHQ. However, they do provide a good example of how to integrate
  46. > AdminLTE into different frameworks. For the latest release of AdminLTE, please visit
  47. > our [repository](https://github.com/ColorlibHQ/AdminLTE/) or [website](https://adminlte.io).
  48. > {: .quote-danger}