Jump to content

Integer Auto Increment


Stikki
 Share

Recommended Posts

  • 2 years later...
  • 3 weeks later...
On 6/29/2018 at 12:51 AM, Karinne Cyphers said:

Does this work with ProcessWire 3.x?

Generally speaking ProcessWire v2 modules should work under ProcessWire 3.x. The big change was to use namespaces in ProcessWire 3 but PW's "compiler" should take care of it in case of PW v2 modules.

https://processwire.com/blog/posts/processwire-3.0.14-updates-file-compiler-fields-and-more/#file-compiler-updates

If a module doesn't have a namespace, then FileCompiler will compile it to make it run under ProcessWire 3. Sure, there could be other issues as well, but it looks like a basic module using the PW API and was coded by Ryan, so I guess it works. Give it a try ? 

  • Like 1
Link to comment
Share on other sites

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
 Share

×
×
  • Create New...