https://github.com/combodo/sample-login-custom-content
https://github.com/combodo/sample-login-custom-content
itop itop-module sample
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/combodo/sample-login-custom-content
- Owner: Combodo
- Created: 2019-09-11T08:14:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T10:16:25.000Z (over 2 years ago)
- Last Synced: 2025-01-19T23:34:54.266Z (over 1 year ago)
- Topics: itop, itop-module, sample
- Language: PHP
- Homepage:
- Size: 1.86 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Disclaimer
This repo is no longer maintained, all the source code is still available as history.
It was made as a customization example for iTop version 3.1.
It's still monitored so if you experience some error please open an issue.
Any contribution aiming to keep this sample up to date are welcome following this [migration guide](https://www.itophub.io/wiki/page?id=latest:install:migration_notes).
Thanks for your understanding.
The iTop Team
# Sample login custom content
This extension is a preview of what is achievable through our new login page (iTop >= 2.7)
If you use
```
iTop 2.7 or 3.0, use version 0.1.0
iTop 3.1 or newer, use version 0.2.0
```

It features :
* A redefinition of ```base.html.twig``` to add markup used for display
* An overload of ```additional_content.html.twig``` to add data to the login screen (right pane)
* A custom css to customize login screen page
* A responsive design for smaller devices
