About Last.fm API
A Processwire Module that connects to the Last.fm API
Category | Social, Feeds, Services Modules that provide or work with social networking services and/or external feeds. |
---|---|
Release State | Beta Close to stable, but users are advised to be cautious and test thoroughly.* |
Author | |
Module Version | 0.0.1 |
Class Name | LastfmApi |
Compatibility | 2.7, 3.0 |
Date Added | May 5, 2017 |
Recommended By | New recommendations may take up to 1 day to appear. |
Instructions
This module's files should be placed in /site/modules/LastfmApi/
How to install or uninstall modules
README
Last.fm API + Processwire
Usage:
$lasfm->render();
will generate: <a href="http://www.last.fm/user/' . $this->data['user'] . '" target="_blank">' . $track['name'] . ' by ' . $track['artist']['#text'] . '</a>
.
Comments
No comments yet. Be the first to post!
Post a Comment
Your e-mail is kept confidential and not included with your comment. Website is optional.
- Admin Helpers
- Core Modules
- Development Tools
- Field Types
- File Validator
- Import/Export
- Input Fields
- Language Modules
- Language Packs
- Logs/Monitoring
- Markup Generation
- Photo/Video/Audio
- Premium Modules
- Process Modules
- Proof of Concept
- SEO/Accessibility
- Site Profiles
- Social, Feeds, Services
- Text Formatters
- Other Modules
- Users and Access
Disclaimer
*Use modules at your own risk. There are no guarantees or warranties. It is recommended that you backup your site and database before installing new modules.