Download the PHP package biigle/newsletter without Composer
On this page you can find all versions of the php package biigle/newsletter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download biigle/newsletter
More information about biigle/newsletter
Files in biigle/newsletter
Download biigle/newsletter
More information about biigle/newsletter
Files in biigle/newsletter
Vendor biigle
Package newsletter
Short Description BIIGLE module to offer an email newsletter.
License GPL-3.0-only
Homepage https://biigle.de
Package newsletter
Short Description BIIGLE module to offer an email newsletter.
License GPL-3.0-only
Homepage https://biigle.de
Keywords biiglebiigle-module
Please rate this library. Is it a good library?
Informations about the package newsletter
BIIGLE Newsletter Module
BIIGLE module to offer an email newsletter.
Installation
- Run
composer require biigle/newsletter
. - Add
Biigle\Modules\Newsletter\NewsletterServiceProvider::class
to theproviders
array inconfig/app.php
. - Run
php artisan vendor:publish --tag=public
to refresh the public assets of the modules. Do this for every update of this module.
Developing
Take a look at the development guide of the core repository to get started with the development setup.
Want to develop a new module? Head over to the biigle/module template repository.
Contributions and bug reports
Contributions to BIIGLE are always welcome. Check out the contribution guide to get started.
All versions of newsletter with dependencies
PHP Build Version
Package Version
Requires
msurguy/honeypot Version
^1.0
The package biigle/newsletter contains the following files
Loading the files please wait ....