extiverse / bazaar

The extension marketplace for your Flarum forum.
https://discuss.flarum.org/d/5151
MIT License
59 stars 14 forks source link

Define supported platforms #114

Closed clarkwinkelmann closed 5 years ago

clarkwinkelmann commented 6 years ago

Re-reading through the issues I notice we often have issues with uncommon setups.

With the incoming premium extensions features, we can't afford to have broken setups like that pop up so often. We also need to clear these issues from the tracker instead of keeping them opened forever.

I suggest we define the following:

We don't need to block access to others, but we won't offer support.

In particular I'm thinking of officially dropping support for:

This would give us something like this:

Browser support should probably be the same as whatever we define for flagrow.io dashboard.

What do you think @luceos ?

luceos commented 6 years ago

I agree, we need to clearly spec out the requirements.

hardware commented 6 years ago

Which versions of PHP are supported ?

luceos commented 6 years ago

The same ones Flarum does: php 5.6 (until beta 8), php 7.0 and 7.1. I think we'll hit PHP 7.2 with Flarum beta 8.