From 6f02bcd6c582d985b3d0a0140b60c873fc944323 Mon Sep 17 00:00:00 2001 From: Green Cat Date: Mon, 1 Jun 2015 17:59:32 +0100 Subject: [PATCH] Fixes typo. Symphony -> Symfony --- documentation/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/index.html b/documentation/index.html index df486d5b2..d0905e6d2 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -2092,7 +2092,7 @@ AdminLTE/

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 Symphony?

+

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.