yii-wordpress-integration

A working setup of Yii and Wordpress

  • Owner: acorncom/yii-wordpress-integration
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

This based off of what I wrote up here:
http://www.yiiframework.com/wiki/322/integrating-wordpress-and-yii-still-another-approach-using-yii-as-the-router-controller/

  1. Pull down the repo

  2. Do a git submodule init / update

  3. Set your root directory to the Wordpress folder

  4. Do a config / setup of Wordpress

    • make sure specify an active theme (i've had to toggle between 2011 and 2012 to make sure things worked properly)
    • make sure the General Settings for WordPress are setup as follows:
      WordPress Address (URL): http:///wordpress
      Site Address (URL): http://
  5. Setup a config/mode.php file with DEVELOPMENT in it

  6. Make the protected/runtime folder and data/assets folders (if not available)

    • and make sure runtime is server writeable
  7. Should now be able to load your Yii/Wordpress app at your root directory folder

Main metrics

Overview
Name With Owneracorncom/yii-wordpress-integration
Primary LanguagePHP
Program languagePerl (Language Count: 5)
Platform
License:
所有者活动
Created At2013-03-06 04:23:47
Pushed At2013-08-10 03:18:30
Last Commit At2013-08-09 21:17:05
Release Count0
用户参与
Stargazers Count22
Watchers Count6
Fork Count9
Commits Count11
Has Issues Enabled
Issues Count1
Issue Open Count1
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private