Git Product home page Git Product logo

freemius / freemius-users-dashboard Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 1.0 13 KB

A simple shortcode plugin to embed a fully-featured users dashboard to your WordPress site for Freemius powered plugin and theme shops.

Home Page: https://freemius.com

License: MIT License

PHP 100.00%
freemius users-dashboard account-management customers-dashboard wordpress wordpress-plugin wordpress-theme

freemius-users-dashboard's People

Contributors

vovafeldman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

johnzenith

freemius-users-dashboard's Issues

Question - Purpose of the "test" dashboard subdomain

The plugin code contains the following:

if ( ! defined( 'WP_FS__MEMBERS_DASHBOARD_SUBDOMAIN' ) ) {
    define( 'WP_FS__MEMBERS_DASHBOARD_SUBDOMAIN', WP_FS__MEMBERS_DASHBOARD_DEBUG ?
        'http://users.freemius-local.com:4200/dashboard.js' :
        'https://users.freemius.com/dashboard.js'
   );
}

The purpose is to switch the URL to the dashboard script to http://users.freemius-local.com:4200/dashboard.js when the debug mode is enabled. I noticed that users.freemius-local.com is not a real domain, so I suppose that it should be some sort of test domain (or a local one). Still, I can't fully figure out why one should use it. Is there any specific scenario where one could need to host a local copy of the dashboard script?

Support for multiple store urls

I was trying to use the dashboard on multiple store urls that are individual plugin websites, but it seems not supported. Can you please help with this?

Thank you!

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.