Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

SEO Pro does not work right as a package dependecy #49

Open
DESIGNfromWITHIN opened this issue Dec 24, 2015 · 1 comment
Open

SEO Pro does not work right as a package dependecy #49

DESIGNfromWITHIN opened this issue Dec 24, 2015 · 1 comment
Milestone

Comments

@DESIGNfromWITHIN
Copy link

I want to add this in my package, but this does not work, the download button does nothing in the dependencies tab.

$attr = array(
    'license' => file_get_contents($sources['docs'] . 'license.txt'),
    'readme' => file_get_contents($sources['docs'] . 'readme.txt'),
    'changelog' => file_get_contents($sources['docs'] . 'changelog.txt'),
    'requires' => array(
        'ace' => '>=1.6.4',
        'formit' => '>=2.2.8',
        'migx' => '>=2.9.6',
        'pdotools' => '>=2.1.20',
        'pthumb' => '>=2.3.3',
        'xrouting' => '>=1.4.1',
        'seopro' => '>=1.0.4'
    ),
);

This does not work either.

'SEO Pro' => '>=1.0.4',

Is the name SEOPro? SEO Pro or something else?
What sould I add to add SEO Pro as a dependecy?

@gpsietzema gpsietzema added this to the SEO Pro 1.2.0 milestone Jun 23, 2017
@joeke
Copy link
Contributor

joeke commented Jun 29, 2017

@gpsietzema @DESIGNfromWITHIN Some time ago I've dug into the same problem for SEOTab (see Sterc/SEOTab#55). At the time it was a modx.com extras repo issue, but I'm not sure that is still the case, will investigate it again now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants