Generally, code of the module looks good to me. But I found some small remarks:

> @file_get_contents($uri);
should use guzzle httpclient to do API call, this won't work for some php configurations I think and it is not nice.

>

Otherwise this seems great. A development snapshot on the project page, or a first beta/alpha would be great.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

    Comments

    fago created an issue. See original summary.

    useernamee’s picture

    > @file_get_contents($uri);

    fixed on main branch

    useernamee’s picture

    Version: » 1.0.0-beta1
    Status: Active » Fixed

    Status: Fixed » Closed (fixed)

    Automatically closed - issue fixed for 2 weeks with no activity.