mettle / sendportal

Open-source self-hosted email marketing. Manage your own newsletters at a fraction of the cost.
https://sendportal.io
MIT License
1.64k stars 331 forks source link

Require php extension #258

Open ashique12009 opened 1 year ago

ashique12009 commented 1 year ago

Problem 1

I'm in windows OS also in PHP 7.4. Somehow php 8 is not working for this repository. And I heard we can't install ext-pcntl in windows OS, is it true?

Any fix? Thanks!

Kimzi commented 1 year ago

No fix, just wondering if it works if you ignore the requirement ? composer install --ignore-platform-reqs