Giter Club home page Giter Club logo

pimcore-pushover's Introduction

Hi ๐Ÿ‘‹

I am Dominik, founder and architect of @CoreShop and @Pimcore Most Valuable Pimconaut (MVP) 2018.

I do develop mainly for Pimcore related Open Source Projects. Mainly I develop CoreShop, the Open Source eCommerce Platform for Pimcore.

I am also CEO of @cors-gmbh where we focus on developing the most modern and advanced Pimcore Projects.

Dominik's GitHub stats

pimcore-pushover's People

Watchers

 avatar  avatar  avatar

pimcore-pushover's Issues

Improvement: Provide setting to disable SSL Verification

This plugin work great! Really nice to send broadcast message on mobile phone or even desktop.
Thanks a lot again for this nice extension.

During my test, i just encounter one problem, because I was testing from local dev computer.
I find solution here: https://github.com/rickdenhaan/pushover-php
On some servers, usually localhost development servers, you might encounter SSL errors. To skip the SSL validation, call $client->disableSslVerification().

So maybe, an option could add on Pushover settings panel in Pimcore back-end, below the application token, to disable SSL Verification. A checkbox labeled "Disable SSL Verification" for instance.

Actually in lib\Pushover\Message.php, line 137 (https://github.com/dpfaffenbauer/pimcore-pushover/blob/master/lib/Pushover/Message.php#L137), adding $client->disableSslVerification(); resolves my issue.
But i think having it as settings is better.

Install via composer not working

Hello,

It seems the install via composer don't work.
I added "minimum-stability": "dev" (at root composer.json)
and running composer require dpfaffenbauer/pimcore-pushover dev-master send me:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested package dpfaffenbauer/pimcore-pushover could not be found in
 any version, there may be a typo in the package name.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your min
imum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more det
ails.

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.