Descripció
View/Export useful network statistics related to sites, users per site, plugins per site, themes and plugins for all the sites in a WordPress multisite network.
The features include –
- Background processing for generating new statistics for the network. It allows you to safely generate stats without compromising the performance of your large multisite network.
- Ability to fine tune batch processing settings.
- Protected network admin settings.
- Notification when the stats are available.
- D3 Visualizations
- Generates set of CSV files corresponding to different types of stats.
Captures
Instal·lació
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘WP Network Stats’ and click
Install
- Network Activate
WP Network Stats
from your Plugins page.
From WordPress.org
- Download wp-network-stats.
- Upload the ‘wp-network-stats’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- In the WordPress Network Admin dashboard, navigation to the Plugins page, Locate the menu item that reads “WP Network Stats
- Click on Network Activate.
Installing a zip file
- Create a zip of
wp-network-stats
directory. - In the WordPress dashboard, navigate to the Plugins -> Add New page.
- Click Upload Plugin.
- Upload the zip file and click Install Now.
- Click on Network Activate.
Copying a Directory
- Copy the
wp-network-stats
directory into yourwp-content/plugins
directory. - In the WordPress Network Admin dashboard, navigation to the Plugins page and Locate the menu item that reads “WP Network Stats.
- Click on Network Activate.
PMF
- How can I contribute?
-
Make Pull requests to github repository.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«WP Network Stats» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «WP Network Stats» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.4
- Fixing previous SVN release
1.0.3
- New analytics charts
- New plugin stats using wordpress plugins api
- Secure csv file download for users with permissions only.
- Option to export selected data.
- Using bootstrap now on analytics page.
1.0.2
- Bug fix
1.0.1
- Bug fix
1.0.0
- Bug Fixes
- D3 Visualizations
- network menus and more settings
- more validations
- Background processing using cron job
- export to csv
- email notification
0.2.0
- Shows plugin stats.
0.1.0
- Shows site stats.
0.0.1
- This version has boilerplate code for the plugin.