bcosca / fatfree

A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
2.66k stars 446 forks source link

Creating Base Guidelines for User Submitted Plugins #1203

Open n0nag0n opened 3 years ago

n0nag0n commented 3 years ago

This is just an issue to leave here for the future to gather ideas around user contributed plugins and if we should or shouldn't create a basic contribution guideline (nothing crazy). It could have for instance something like:

These are just some ideas. The idea behind this is that while the plugin authors have good intentions, to a certain degree anything we place on the docs website reflects the image we have as a framework. If we have a bunch of sub par plugins, or plugins that are outdated, it reflects that the framework may be grouped into that as well. I think it would put a damper on any momentum we are trying to create for the framework to be more popular to help other people (especially those learning to code).

Any other thoughts?

sn0opy commented 3 years ago

I'd also go with the idea, that we keep plugins off of the official docs and tell people to use Github's topics instead. We could then just link to https://github.com/topics/fatfree-plugin and people would be able to get a list of plugins.

That kills the naming requirement.

n0nag0n commented 3 years ago

That's a great idea to require a specific tag!