Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xartuu/flarum-contact-button

[Flarum Extension] Adds a contact button, which opens an email with the administrator's addressee.
https://github.com/xartuu/flarum-contact-button

Last synced: about 2 months ago
JSON representation

[Flarum Extension] Adds a contact button, which opens an email with the administrator's addressee.

Awesome Lists containing this project

README

        

# Contact Button
![](https://img.shields.io/github/release/fajuu/contactbutton.svg) ![](https://img.shields.io/github/release-date/fajuu/contactbutton.svg) ![](https://img.shields.io/github/languages/top/fajuu/contactbutton.svg) ![](https://img.shields.io/github/license/fajuu/contactbutton.svg) ![](https://img.shields.io/packagist/dt/fajuu/contactbutton.svg) [![](https://img.shields.io/github/followers/fajuu.svg?label=Follow&style=social)](https://github.com/fajuu)

Adds a contact button, which opens an email with the administrator's addressee.
## How does it work?
Adds a configurable button with the name you want. After clicking on it, it redirects to the email address or website indicated by you.

## The main goal was,
to quickly contact the board administrator. In case of problems, errors or bugs, the administration has to react quickly, so this is how Contact Button is created.

## Installation
To download the `flarum beta7` extension, see [here](https://discuss.flarum.org/d/18232-contact-button-for-flarum-beta-7-step-by-step-installation).
To download the extension to the current version (`flarum beta8`) you can use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install it through composer:
```
composer require fajuu/contactbutton
```


## Screenshots ([link](https://imgur.com/a/vivKkOi))

https://imgur.com/a/vivKkOi

## About me
As you can probably already see from the code, I am a new person in the Java Script environment. I've been working in PHP for two months now and, as it will be written in the description on my forum, the planned start - less than a second after midnight in the new year! - my decision for the New Year will be to learn js for future projects. I noticed that sometimes it is more useful than any other language. That's why I decided to do so. I won't develop more, because I'll write more about myself than about my extension. I'm glad that you're reading it to the end, and you didn't come in to see what it's like and left :)

## Links
- [Packagist](https://packagist.org/packages/fajuu/contactbutton)
- [GitHub](https://github.com/fajuu/contactbutton)
- [Flagrow](https://flagrow.io/extensions/fajuu/contactbutton)
- [Flarum Discuss](https://discuss.flarum.org/d/18228-contact-button)