Skip to content

jrtashjian/profile-blocks-lastfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Blocks for LastFM

Requirements

Installation

Automatic installation

To do an automatic install of LastFM Profile Blocks, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”

In the search field type “LastFM Profile Blocks,” then click “Search Plugins.” Once you’ve found us, you can click “Install Now” and WordPress will take it from there.

Manual installation

Manual installation method requires downloading the LastFM Profile Blocks plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.

Development

Clone this repository:

git clone https://github.com/jrtashjian/profile-blocks-lastfm.git

Install PHP-Scoper globally and run it to prefix required dependencies:

composer global require humbug/php-scoper && composer run phpscoper

Install the necessary Node.js and Composer dependencies:

composer install && npm install

Run the development build which will watch for changes:

npm run start

Screenshots

Top Artists - Grid Layout Top Artists - Grid Layout

Top Albums - Grid Layout Top Albums - Grid Layout

Top Artists - List Layout Top Artists - List Layout

Top Albums - List Layout Top Albums - List Layout

Top Tracks - List Layout Top Tracks - List Layout

About

LastFM Profile Blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from jrtashjian/pluginwp