Widget which displays last repository commits.
Installation is a quick process:
- How to install this plugin?
- That's all!
Run the command:
$ php application/console plugins:install "takeit/github-latest-commits-bundle"
$ php application/console assets:install public/
Plugin will be installed to your project's newscoop/plugins/Newscoop
directory.
Go to Newscoop Admin panel and then open Plugins
tab. The Plugin will show up there. You can now use the plugin.
Note:
To update this plugin run the command:
$ php application/console plugins:update "takeit/github-latest-commits-bundle"
$ php application/console assets:install public/
To remove this plugin run the command:
$ php application/console plugins:remove "takeit/github-latest-commits-bundle"
This plugin will show up as a widget in dashboard. You will need to enable it see latest changes from Newscoop core.
This bundle is under the GNU General Public License v3. See the complete license in the bundle:
LICENSE
This Plugin Bundle is a Sourcefabric z.ú. initiative.