Difference between revisions of "BuddyPress"

From OnnoWiki
Jump to navigation Jump to search
Line 29: Line 29:
 
  wget http://downloads.wordpress.org/plugin/buddypress.1.5.5.zip
 
  wget http://downloads.wordpress.org/plugin/buddypress.1.5.5.zip
 
  cp buddypress.1.5.4.zip /var/www/wordpress/wp-content/plugins/
 
  cp buddypress.1.5.4.zip /var/www/wordpress/wp-content/plugins/
 +
cd /var/www/wordpress/wp-content/plugins/
 +
unzip buddypress.1.5.4.zip
 +
chown -Rf www-data.www-data /var/www/wordpress
 +
  
 +
Masuk ke
  
 +
http://ip-address-server/wordpress
  
You can download and install BuddyPress using the built in WordPress plugin installer. If you download BuddyPress manually, make sure it is uploaded to "/wp-content/plugins/buddypress/".
+
* login
 
+
* Klik -> Plugins -> Add New
Activate BuddyPress in the "Plugins" admin panel using the "Activate" link. You'll then see a message asking you to complete the BuddyPress Installation Wizard, which will guide you through configuring your site for BuddyPress.
+
* Activate Buddypress
 +
* klik "Install Wizard" atau
  
 +
http://ip-address-server/wordpress/wp-admin/admin.php?page=bp-wizard
  
 
==Referensi==
 
==Referensi==

Revision as of 13:40, 5 April 2012

BuddyPress

Social networking, in a box.

Everything you need to start your own self-hosted and WordPress-powered social network!

Lebih Detail

  • Terlebih dulu kita harus Instalasi Wordpress
  • Selanjutnya instalasi BuddyPress, dengan alternatif cara instalasi:
    • Melalui installer automatic melalui dashboard.
    • Secara manual download BuddyPress dan mengcopy-nya ke folder /wp-content/plugins/.

Instalasi Melalui Dashboard

Cara ini membutuhkan akses ke Internet

  • Klik -> Plugins -> Add New -> Search "Buddypress".
  • Pilih & Klik Install Now pada Plugin yang di inginkan.

Tunggu sampai selesai :)


Instalasi Dengan Mengupload

Cara ini tidak membutuhkan akses ke Internet jika kita sudah memiliki .zip plugin yang di inginkan.

wget http://downloads.wordpress.org/plugin/buddypress.1.5.5.zip
cp buddypress.1.5.4.zip /var/www/wordpress/wp-content/plugins/
cd /var/www/wordpress/wp-content/plugins/
unzip buddypress.1.5.4.zip
chown -Rf www-data.www-data /var/www/wordpress

Masuk ke

http://ip-address-server/wordpress
  • login
  • Klik -> Plugins -> Add New
  • Activate Buddypress
  • klik "Install Wizard" atau
http://ip-address-server/wordpress/wp-admin/admin.php?page=bp-wizard

Referensi

Pranala Menarik