Minerva WordPress
Minerva was designed with a simple goal in mind: to let anyone be a part of a global ad-hoc social network.
- You need Php 5.2.x with php-curl and php-xml extensions enabled.
- Upload the plugin (the 'Minerva' folder) to the
/wp-content/plugins/ directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- From Minerva Admin list and join the network of your choice. You can create and manage your own networks too.
- To display the Minerva Panel (that enables others to add you as friend or to join your networks) in your sidebar, just add the Minerva widget to it.
- If you use a theme that doesn't support widgets just use the following code
<?php if (class_exists('MinervaTemplate')) { MinervaTemplate::Panel();} ?>
Requires: 2.5 or higher
Compatible up to: 2.5.1
Last Updated: 2008-5-20
Downloads: 992
Average Rating
(2 ratings)
Support
Got something to say? Need help?