You are viewing a single comment's thread from:

RE: SEO Toolbox in PHP

in #utopian-io8 years ago

Thank you for the contribution. It has been approved.

While there is a lot of code, the way to using it is missing.

Please update your post/github and provide at least one example on how to use it.

I was able to install it. My composer.json looked like this at first:

{"minimum-stability": "dev",
}

and then like this in the end after the install:

{"minimum-stability": "dev",
    "require": {
        "frnxstd/seo-checkup": "dev-master"
    }
}

You can contact us on Discord.
[utopian-moderator]