Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alcalyn/matomo-plugin-signup

Let new users signup on your Matomo instance to track their own website.
https://github.com/alcalyn/matomo-plugin-signup

matomo-plugin

Last synced: 12 days ago
JSON representation

Let new users signup on your Matomo instance to track their own website.

Awesome Lists containing this project

README

        

# Matomo Signup Plugin

## Description

Let new users signup on your [Matomo](https://github.com/matomo-org/matomo) instance to track their own website.

This plugin has been built in the aim to share your Matomo instance with other users.
It let them automatically create an account and a website in order to have
a tracking code and track their own website.

![Screenshot](screenshots/1-signup-user.png)

This plugin also solves uses cases described in
[#8358](https://github.com/matomo-org/matomo/issues/8358) and
[#7622](https://github.com/matomo-org/matomo/issues/7622).

## Installation

- Install from [marketplace](https://plugins.matomo.org/Signup) (or download and copy it in `plugins/Signup`).
- Activate in your admin page.

Then you should see the new "Create an account" button on the login page.

## Usage

The "Create an account" button on the login page let any users to create their account and a website to track.
The new user will be given an access to his site to view his metrics, manage his user and site data, ecommerce objectives...

## Configuration

You can at any moment disable users signup by going to General Settings > Signup section.
No new users will be able to signup until you enable it again.

## Contributing

To contribute to this plugin, see [CONTRIBUTING.md](CONTRIBUTING.md).

## License

This plugin is under [GPL-3.0+](LICENSE) license.