Git Product home page Git Product logo

craft-mailersend's People

Contributors

fgd007 avatar janhenckens avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

fgd007

craft-mailersend's Issues

Handle rate limiting

The MailerSend API enforces daily request quotas and rate limits. I’ve received support requests from people experiencing failed sendouts using the Campaign plugin (putyourlightson/craft-campaign#451, putyourlightson/craft-campaign#462) due to the rate limits.

Have you considered adding handling of 429 - Too many requests errors? I’m not sure whether the desired result would be to avoid such errors completely by building throttling into the plugin, adding a delay on encountering such errors, or simply better handling of the errors, but I’d be interested in hearing your thoughts and whether this is something you have considered.

Can't install the plugin under Craft 4

Craft CMS version : 4.5.11.1

As per the doc, I tried to install the plugin using:
composer require studioespresso/craft-mailersend

composer require studioespresso/craft-mailersend
./composer.json has been updated
Running composer update studioespresso/craft-mailersend
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - studioespresso/craft-mailersend[1.0.0, ..., 1.0.1] require symfony/mailer-send-mailer ^v6.0.0 -> satisfiable by symfony/mailer-send-mailer[v6.3.0, ..., v6.4.3].
    - studioespresso/craft-mailersend 5.0.0 requires craftcms/cms ^5.0.0-alpha -> found craftcms/cms[5.0.0, 5.0.1, 5.0.2] but it conflicts with your root composer.json require (4.5.11.1).
    - symfony/mailer-send-mailer[v6.3.0, ..., v6.4.3] require php >=8.1 -> your php version (8.0.2; overridden via config.platform, actual: 8.2.11) does not satisfy that requirement.
    - Root composer.json requires studioespresso/craft-mailersend * -> satisfiable by studioespresso/craft-mailersend[1.0.0, 1.0.1, 5.0.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require studioespresso/craft-mailersend:*" to figure out if any version is installable, or "composer require studioespresso/craft-mailersend:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

It failed to install it, probably because the project has now been migrated for Craft 5. How to install it for Craft 4 ?

Will you still maintain the Craft 4 version ? If so, for how long? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.