Simple Infopanel
About
This Infopanel works on localhost:80 and shows such Information like Image, Title, Description and QR-Code that you can edit via the built-in edting tool (GUI). More over, you can upload your own images or link them from the Internet. The GUI generates the QR-Code with link automatically. The Infopanel GUI has a very simple role concept. As Admin, you can add some Editors so that they can sign in too. The editor role can only change / edit the information and has no access to the basic settings. The infopanel and its GUI are open source.
Screenshots
Tech Stack
Stack | Technologies |
---|---|
Frontend | React JavaScript |
Frontend | TWIG HTML |
Backend | Symfony PHP |
Requirements
- Docker must be installed and RUN before installation
- At least 1 Gb free space on Server if you do NOT want to use the built-in image upload feature.
Installation
If you get some questions about the database, you only need to answer "yes".
Linux (as root):
chmod +x ./install_linux.sh
./install_linux.sh
Windows (as Administrator):
installation_windows.bat
After installation
- Go to your YOUR-SITE.COM or LOCALHOST:80 and if the installation has been successfully fineshed you will see the infopanel.
- You can go to YOUR-SITE.COM/login or LOCALHOST:80/login, edit the slides, changing the configuration and add new informations as well. Also, you can activate or deactivate the ticker if necessary.
- LOGIN: [email protected]
- PASSWORD: admin DO NOT FORGET TO CHANGE THE PASSWORD AFTER THE VERY FIRST LOGIN!
Please note if you would like to use the Infopanel in the Internet:
- Please make sure that the
public
folder is not accessable from the Internet in case you would like to use this infopanel accessable via the Internet. You can adjust the necessary settings in.development/nginx/default.conf
- You need to change the credentials saved in the docker-compose.yml or BETTER you need to extract them into the separate
.ENV
file. - Good luck :-)
Donate
This software is absolutly free, but a very small donation would make me happy!
License
Simple Infopanel | Copyright (c) Anton S
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Contact
You can contact me via [anton @ anton-s .com] no spaces! I do not promise to answer ;-)