Get your plugins from Github straight into your Craft CMS.
- Download and extract the contents of the zip. Put the
gitplugins
folder to your Craft plugin folder. - Enable the gitPlugins plugin in Craft (Settings > Plugins).
- Add the widget to your dashboard (Dashboard > New widget > Download Github Plugins).
- Get the base-url (for example: https://github.com/AnataCreative/gitPlugins) or zip-url (for example: https://github.com/AnataCreative/gitPlugins/archive/master.zip) for your plugin on Github.
- Paste it in the input-field and click get.
- The plugin will be downloaded and put into your plugins-folder.
- Go to the plugins page (Settings > Plugins) and install your downloaded plugin.
- Be awesome! 🔥
This plugin has started from the plugin uploader (https://github.com/yatryan/craft-plugin-uploader), and still has some parts of it in it. So big thanks to Taylor Ryan for that!
Want to contribute or fix a bug? Awesome! 😻
Just make a pull request to the develop branch and provide some explanation.
If you are fixing a bug or adding an enhancement, please assign the issue to yourself, so people will know you're working on it.
Look for the issues with the tag 'enhancement'. Help is always welcome! 😊