pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.07k stars 265 forks source link

Pods Requirements #2634

Closed cspicuzza closed 3 years ago

cspicuzza commented 9 years ago

Is this posted anywhere? If not, can we have updated required/suggested configuration posted on github or pods.io?

Thanks!

Shelob9 commented 9 years ago

@cspicuzza What type of requirements or suggestions exactly are you looking for that isn't in readme.txt?

sc0ttkclark commented 9 years ago

@cspicuzza you're going to need PHP

sc0ttkclark commented 9 years ago

:)

sc0ttkclark commented 9 years ago
sc0ttkclark commented 9 years ago

@Shelob9 i don't think this is in readme.txt, but should be added, also added to README.md. It may be on our site too, but we should update there as well (and include the additional notes on tested/recommended).

cspicuzza commented 9 years ago

I only brought this up because recently I upgraded to 2.5 and the php version was too old causing havok. Quakers...

sc0ttkclark commented 9 years ago

Yeah technically we support PHP 5.2.4+ but there was that fatal that snuck in, since unit tests require 5.3+ to run (we didn't see it, because we don't actually run old PHP versions for giggles). That's been patched in Pods 2.5.1 though, which is just now out :)

jimtrue commented 7 years ago

@sc0ttkclark We don't actually note this anywhere. Should this be in the GitHub readme.md and in our FAQ for WordPress Plugins as Minimum PHP, MySQL and WordPress requirements (and perhaps Minimum RAM configuration?)