manifest / integrations / mpcl-wordpress
MyPCList
WordPress plugin for integration with MyPClist service making it simple to embed machines collection on a blog
★ 4stars
31release downloads
≈10active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/reprostar/mpcl-wordpress/releases/download/1.2.1/mpcl-wordpress-1.2.1.zipFrom the readme
mypclist-wordpress
WordPress plugin that downloads your machine collection from MyPClist and displays it on your blog subpage.
Installation
You can download prepared package file from releases in this repo then upload it to your WordPress instance
or extract it directly to the /wp-contents/plugins folder on target server. The zip file comes with all
dependencies bundled into, so the package is ready to go.
Latest version (ZIP package)
Installation (the hard way)
Clone this repo to your /wp-content/plugins directory and run composer update within it. This method
is not really recommended unless you want to contribute to this repository.
Usage
To display your collection, create a new WordPress page (not a post!), then paste the following shortcode:
Of course, you can change the columns parameter to display different amount of columns in a grid.
View of single machine is also displayed in the place of this shortcode (you don't need any other page for
the other views).
You can also display a box referencing specific machine by pasting shortcode on any post or page:
Where 15 should be replaced with target machine ID.
Dependencies
This WordPress plugin is using the following
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.2.1 | Dec 4, 2016 | mpcl-wordpress-1.2.1.zip | 12 |
| 1.2 | Dec 4, 2016 | mpcl-wordpress-1.2.zip | 10 |
| v1.1 | Sep 20, 2016 | mpcl-wordpress-1.1.zip | 9 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.