Skip to content

Newsletter bundle with support for many different sending services.

Notifications You must be signed in to change notification settings

cordoval/SyliusNewsletterBundle

Repository files navigation

About SyliusNewsletterBundle...

Newsletter for your Symfony2 applications with support for multiple senders.

Build status...

Sylius.

Sylius is simple but end-user and developer friendly webshop engine built on top of Symfony2. Visit sylius.org.

Testing and build status.

This bundle uses travis-ci.org for CI.

Before running tests, load the dependencies using Composer.

$ wget http://getcomposer.org/composer.phar
$ php composer.phar install

Now you can test by simply using this command.

$ phpunit

Examples.

If you want to see this and other bundles in action, try out the Sylius sandbox application. It's open sourced github project.

Documentation.

Docs are available here.

Dependencies.

This bundle uses the awesome Pagerfanta library and Pagerfanta bundle.

Mailing lists.

If you are using this bundle and have any questions, feel free to ask on users mailing list. Mail or view it.

If you want to contribute, and develop this bundle, use the developers mailing list. Mail or view it.

Sylius twitter account.

If you want to keep up with updates, follow the official Sylius account on twitter or follow me.

Bug tracking.

This bundle uses GitHub issues. If you have found bug, please create an issue.

Versioning.

Releases will be numbered with the format <major>.<minor>.<patch>.

And constructed with the following guidelines.

  • Breaking backwards compatibility bumps the major.
  • New additions without breaking backwards compatibility bumps the minor.
  • Bug fixes and misc changes bump the patch.

For more information on SemVer, please visit semver.org website. This versioning method is same for all Sylius bundles and applications.

License.

License can be found here.

Authors.

The bundle was originally created by Paweł Jędrzejewski. See the list of contributors.

About

Newsletter bundle with support for many different sending services.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages