Jump to content

Issue with installing third-party module through Processwire 3.0.14 ClassName-Download function


Recommended Posts

Posted

Looks like phil is trying to install it on PW 2.x where namespaces aren't supported. Perhaps add a requirement in getModuleInfo for >= 3.0.10 for all those not looking at the module's description?

    requires => array('ProcessWire>=3.0.10')
  • Like 2
Posted

Hi BitPoet,

thanks for pointing me to the missing requirements param! (shame on me :-[ )

But Phil explicitly said he used PW 3.0.14. ??

Posted

Hello

As I remember I pulled the newest version from GitHub before I tried to install the module.

I will check the exact installed version this evening.

  • Like 1
Posted

On Github you can pull three newest versions:

PW 2.7 stable

PW 2.7 dev

PW 3.0 devns  (= namespace)  Maybe you haven't selected the right branch, or it got deselected before you clicked the download button

==> https://processwire.com/download/

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...