Skip to content

jrtashjian/profile-blocks-lastfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Blocks for LastFM

⚠️ Notice: This project is under active development and not ready for use. Proceed with caution.

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

About

LastFM Profile Blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published