Initial commit

This commit is contained in:
Eduardo Silva
2024-02-14 16:36:01 -03:00
commit ed55724808
2505 changed files with 1136655 additions and 0 deletions

16
static_files/AdminLTE-3.2.0/docs/faq.md vendored Normal file
View File

@@ -0,0 +1,16 @@
---
layout: page
title: FAQ
---
#### Can AdminLTE be used with WordPress?
AdminLTE is an HTML template that can be used for any purpose. However, it is not made to be easily installed on WordPress. It will require some effort and enough knowledge of the WordPress script to do so.
#### Is there an integration guide for PHP frameworks such as Yii or Symfony?
Short answer, no. However, there are forks and tutorials around the web that provide info on how to integrate with many different frameworks. There are even versions of AdminLTE that are integrated with jQuery ajax, AngularJS and/or MVC5 ASP .NET.
#### How do I get notified of new AdminLTE versions?
You may watch the [releases on GitHub](https://github.com/ColorlibHQ/AdminLTE).