Open alcalyn opened 6 years ago
I spend years asking to make updates. Later found they made SAAS them self. So do not think they will work on plugins.
Ok, I see. It's a free (AGPL) software, so they are free to make this decision, as we are free to develop a community plugin.
also in search of this plugin
This is not actual any more. They (Piwik) made this as cloud service.
I think a plugin like this is still revelant. My need was (and is still) to share my own instance with a few other people. But I don't want to create accounts by hand.
So I would like to install a plugin that allows an amount of extra people to use my instance. That would help in more people test and use Matomo.
I'm thinking about creating this plugin using the API, maybe when I have some free time and motivation.
I checked API, and I've already seen modules UsersManager
and SitesManager
with methods UsersManager.addUser (userLogin, password, email, alias = '')
and
SitesManager.addSite (
siteName,
urls = '',
ecommerce = '',
siteSearch = '',
...
)
I'm thinking about playing with this, creating a signup form and add some interface to control the number of allowed extra users.
Ready to pay for this plugin $100. The plugin should allow new users to be registered and create their own analytical companies.
I will pay $200 but not sure it will work. Check out my main idea several years ago to work with PIWIK.
If we can get together there will be great.
I made an auto registration and personal input code for each user. If interesting you may call me at rapid0nion(at)india.com .
Hello there, I finally developed this plugin for Matomo 3. I released it on the marketplace.
Marketplace: https://plugins.matomo.org/Signup Github: https://github.com/alcalyn/matomo-plugin-signup
I have an installation of Piwik 3, and tried this (old) plugin, but as expected it does not work:
Signup plugin is not compatible with Piwik 3.2.0.
For people who come here, do you use any alternative ?