• Resolved Ilya K

    (@ilya-k)


    Hi!

    Thank you for your wonderful plugin!

    Could you please clarify how freemium is used now (what data you collect and what plans do you have for future with this)? E.g. I’ve noticed that there is no difference if freemium is enabled or not. Is it a bug or a feature? 🙂

    Is there a possibility to control permissions to project? (I didn’t find, although).

    Thank you.

    https://wordpress.org/plugins/kanban/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Ilya K

    (@ilya-k)

    Also, I’ve found a small bug – the topbar is displayed on the frontpage (no matter user is logged in or not).

    To fix the bug, I suggest removing the code you have for removing the topbar in class-admin.php and add the following

    if (( strpos($_SERVER['REQUEST_URI'], sprintf('/%s/', Kanban::$slug)) !== FALSE )) {
    			show_admin_bar( false );
    		}

    Could you please clarify how freemium is used now (what data you collect and what plans do you have for future with this)? E.g. I’ve noticed that there is no difference if freemium is enabled or not. Is it a bug or a feature? 🙂

    Sure! Freemius lets us track installs and uninstalls, so we can understand how people are using the plugin. It also adds support and contact us page right inside the plugin so you can contact us directly. Finally, as we create addons to the plugin in the future, it will make purchasing and installing them a seamless experience.

    Is there a possibility to control permissions to project? (I didn’t find, although).

    Not right now. We’re going to create a user admin addon to manage users like that.

    Also, I’ve found a small bug – the topbar is displayed on the frontpage (no matter user is logged in or not).

    Thank you so much! I’ve modified that code, and it’ll get fixed in the next update.

    Corey

    Good day ), please tell me whether you can attach a file to the task – video, picture, document? and how soon will these changes – is very need your plugin. We are ready to pay for the setting under us ) Thank you very much !

    Hi, tanyashrum! Currently you cannot attach a file to a task. We will be adding that to an addon.

    Thanks!

    Corey

    as soon as you plan to do , what do you think ?

    We hope to have an addon for this in the next few months.

    Thanks!

    Corey

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Freemium & Projects Access Rights’ is closed to new replies.