Skip to content

Instantly share code, notes, and snippets.

@dickstar
Created March 8, 2017 07:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dickstar/3c917cdf02dc9d5e46568ee926ea0e16 to your computer and use it in GitHub Desktop.
Save dickstar/3c917cdf02dc9d5e46568ee926ea0e16 to your computer and use it in GitHub Desktop.
//Enviroment
//ubuntu 14.04
//wordpress 4.7.3
//CiviCRM 4.7.16
Download wordpress, https://tw.wordpress.org/releases/
extract to web
create database wordpress
access to http://localhost/wordpress
download CiviCRM 4.7.16
Extract the archive
Upload files to your plugins directory, normally `/wp-content/plugins/`
download CiviCRM 4.7.16 localization files
Extract the archive
Put the language localization files(i10n, sql folders) to the folder, wordpress\wp-content\plugins\civicrm\civicrm
Install civicrm plugin, http://localhost/wordpress/wp-admin/plugins.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment