• Resolved didieraussi

    (@didieraussi)


    Congratulations to the developer! The notification system combined with the creation of a PWA is absolutely fantastic. There is certainly a lot of work behind this plugin, so a big thank you to you!

    Just a small issue to report: PNFB does not seem fully compatible with WP User Manager. It is impossible to display the link to download the PWA if WP User Manager is activated. Therefore, I have to deactivate WP User Manager to allow a new subscriber to download it, which is not very convenient.

    Additionally, it would be great to be able to send a notification to a subscriber based on their role defined in WP User Manager (or another plugin) to inform a specific group of users depending on the nature of the published article. I don’t know if this is feasible, but this feature would allow targeting users based on the criteria they provided during their registration on the WordPress site (such as their city or other details). Perfect for a campaign, for example.

    In any case, this is an excellent plugin that provides great help to beginners. Once again, thank you for your contribution with PNFPB, which is a great demonstration of your skills. I wish you the best for the future!

    PS: Is it possible to choose to open links to an external domain in a browser and not within the PWA app?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Murali

    (@murali-indiacitys)

    I will look into it and I will update after analysis sometime this week. If target=”_blank” then it will open it in browser. If there is no target=”_blank” then it will open within pwa app (it is default behaviour of pwa, it cannot be controlled using code)

    Thread Starter didieraussi

    (@didieraussi)

    Merci beaucoup pour votre retour et pour cette mise à jour 2.15.

    L’application n’appara?t toujours pas dès lors que l’extension WP User Manager est activée. Cependant, comme je n’ai pas vu la prise en compte de cette correction dans le descriptif, je ne suis pas certain qu’elle est été intégrée. Je continuerai a tester dans les prochaines mise à jour.

    Encore merci pour votre excellent travail ! ??

    Plugin Author Murali

    (@murali-indiacitys)

    I am working on this request (related to wp user manager) this week, I will update you once my analysis is complete. 2.15 version was already planned before getting your request. I am analysing on your request and I will include the changes in upcoming release 2.16.

    Plugin Author Murali

    (@murali-indiacitys)

    Today I tried with wp user manager plugin along with this plugin in demo site, i used [PNFPB_PWA_PROMPT] shortcode to show install link for PWA in footer of site, it is working as expected as shown in below screenshots (highlighted part). When PWA install button (generated from shortcode [PNFPB_PWA_PROMPT] ) is clicked, it showed prompt to install PWA and it installed PWA. Once PWA is installed then this button will not be shown until user uninstalled PWA.

    Are you using this shortcode [PNFPB_PWA_PROMPT] to show install link for PWA?

    Please also make sure enable “exclude all urls in cache” option under cache PWA tab in plugin settings

    Thread Starter didieraussi

    (@didieraussi)

    J’ai bien suivi vos recommandations mais le bouton d’installation n’appara?t pas.

    Il semble que, dans les paramètres de l’extension WP User Manager, si je décoche “empêcher l’accès au site aux visiteurs qui ne sont pas connectés”, le bouton PWA appara?t.

    Est ce que de votre c?té, vous avez le même résultat ?

    Plugin Author Murali

    (@murali-indiacitys)

    WP User Manager is redirecting manifest json file for PWA to log-in page using automatic redirect as shown in below screen shot when option “prevent logged-in visitors from accessing the site” is turned on also I find WP User Manager is not compatible with latest PHP version, WP User Manager plugin is working upto 8.0 PHP version due to this It is difficult to analyze.

    PWA is based on manifest.json file, this plugin generates PWA pnfpbmanifest.json file with required parameters to create PWA for website. Whenever user access website, using manifest json file, web browsers will show prompt to install PWA. WP User Manager plugin thinks this file as separate user, it automatically redirects to log-in page. Due to this problem when option “prevent logged-in visitors from accessing the site” is turned on then manifest json file is not getting generated. If WP User Manager has some exclude url option then it will be easy to exclude url redirect to generate PWA. Please check with WP User Manager support team about how to exclude urls.

    I have attached how WP User Manager redirects manifest json to log-in page below for your reference.

    Thread Starter didieraussi

    (@didieraussi)

    Je vous remercie pour votre explication. Je vais poser cette question aux développeurs de WP User Manager.

    je vous souhaite une excellente continuation et vous remercie encore pour votre extension et la qualité de vos compétences.

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.