plugins.cakephp.org
plugins.cakephp.org copied to clipboard
Self-contained application that automatically tracks cakephp developer's open source code repositories, including applications and plugins
This should only be available to admins, but the idea is that you can: - Login - Fill out a form with maintainer/repository name - Javascript queries the GH api...
perhaps based off github account for uniqueness?
There is currently an ApiController which should integrate with [package_installer](https://github.com/josegonzalez/package_installer), but its barely working and because there are no plans to support anything other than GitHub's API - contributions welcome!...
it's a bitch to parse all the different readme formats... perhaps a textarea with the source would be enough (since we can all read most of the formats by site)......
It might be possible to aggregate different information for users in one distinct dashboard. Might integrate a risingcake.com like news dashboard, with possible "watching" of up to three projects.