{"id":13299180,"url":"https://github.com/shahar-cohen-levy/drupal_module","last_synced_at":"2025-03-10T11:31:47.172Z","repository":{"id":162885673,"uuid":"614535025","full_name":"shahar-cohen-levy/drupal_module","owner":"shahar-cohen-levy","description":"A custom Drupal module that adds favorite artists to the web app","archived":false,"fork":false,"pushed_at":"2023-05-17T10:20:09.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-29T17:59:11.865Z","etag":null,"topics":["drupal","drupal-10","drupal-module"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shahar-cohen-levy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-15T19:34:32.000Z","updated_at":"2024-07-29T17:59:17.879Z","dependencies_parsed_at":"2023-06-02T12:30:15.457Z","dependency_job_id":null,"html_url":"https://github.com/shahar-cohen-levy/drupal_module","commit_stats":null,"previous_names":["shahar-cohen-levy/drupal_module"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahar-cohen-levy%2Fdrupal_module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahar-cohen-levy%2Fdrupal_module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahar-cohen-levy%2Fdrupal_module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahar-cohen-levy%2Fdrupal_module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shahar-cohen-levy","download_url":"https://codeload.github.com/shahar-cohen-levy/drupal_module/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221170145,"owners_count":16768640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["drupal","drupal-10","drupal-module"],"created_at":"2024-07-29T17:37:19.167Z","updated_at":"2024-10-23T07:30:24.472Z","avatar_url":"https://github.com/shahar-cohen-levy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify artists\n\n## Table of contents\n\n- Introduction\n- Requirements\n- Installation\n- Configuration\n\n## Introduction\n\nSpotify Artists module connects to the Spotify API.\nAn administrator is able to save up to 20 Spotify artist ids.\nA list of these artists’ names will be displayed in a block.\nWhen logged in, each name will link to a page on the website\nshowing more information about that artist.\nThis artist page should only be visible to logged-in users.\n\n## Requirements\n\nThis module requires no modules outside of Drupal core.\n\n## Installation\n\n1. Extract 'spotify_artists' folder into Drupal's custom\nmodule folder (modules/custom).\n2. Enable the module. You may use this drush command:\n`drush en spotify_artists`\n\n## Configuration\n\nConfigure API settings:\n1. Get client ID \u0026 Secret from [Spotify](https://developer.spotify.com/documentation/web-api/tutorials/getting-started#create-an-app).\n2. Go to `/admin/config/content/spotify_api`.\n3. Enter client ID \u0026 Secret and submit.\n\nIf 'Olivero' is the default theme, the module works out-of-the-box\nusing default artists in the header.\n\nFor artists' configuration go to `/admin/config/content/spotify_artists`.\n\nIn order to add artists:\n1. Enter an artist name. e.g., Dua Lipa.\n2. Choose the artist from the results and click on 'Add selection to list'.\n\nIn order to delete artists:\n1. Select artist/s from the table.\n2. click on 'Delete selected items'\n\nTo place the Artists block follow [these](https://www.drupal.org/docs/user_guide/en/block-place.html) instructions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahar-cohen-levy%2Fdrupal_module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshahar-cohen-levy%2Fdrupal_module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahar-cohen-levy%2Fdrupal_module/lists"}