Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/air66design/air66-yourls-admin-theme
YOURLS Responsive Theme
https://github.com/air66design/air66-yourls-admin-theme
js php responsive theme url-shortener yourls yourls-pluign yourlstheme
Last synced: 2 months ago
JSON representation
YOURLS Responsive Theme
- Host: GitHub
- URL: https://github.com/air66design/air66-yourls-admin-theme
- Owner: air66design
- License: mit
- Created: 2019-07-24T17:25:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T19:37:44.000Z (about 2 years ago)
- Last Synced: 2024-08-02T06:17:41.316Z (5 months ago)
- Topics: js, php, responsive, theme, url-shortener, yourls, yourls-pluign, yourlstheme
- Language: CSS
- Homepage:
- Size: 9.43 MB
- Stars: 25
- Watchers: 4
- Forks: 9
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - Air 66 - A responsive admin theme for YOURLS. (Themes / Z)
README
# Air 66 Design YOURLS Admin Theme
[![Air 66 Design logo](screenshots/A66-Logo.png)](https://air66design.com)
This is a responsive admin theme for use with [YOURLS](https://github.com/YOURLS/YOURLS), a self hosted set of PHP scripts that let you run your own URL shortener.
The theme includes a slide in off page navigation, fixed below the nav url shortener on laptop and desktop and a relative postioned url shortener on mobile.
The tables and graphs have a horizontal scroll on mobile when the viewport becomes too small.
**[Air 66 Design Website](https://air66design.com)**
## Screen Shots
**LOGIN PAGE**
![](screenshots/login.png)
**ADMIN PAGE**
![](screenshots/admin.png)
**NAV OPEN**
![](screenshots/nav-open.png)
## Installing
1. First install the YOURLS scripts and database.
2. Download or clone this repo into the plugins folder in your YOURLS install `user/plugins/`.
3. Login into the admin area of YOURLS and activate the plugin.
4. The Air 66 Admin Theme is now active.## Customisation & Use
Feel free to use and customise this theme as you like. If you would like us to make changes to suit your needs please contact us via our [website form](https://air66design.com/contact).
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* We took inspiration from the layout and design of [Sleeky](https://github.com/Flynntes/Sleeky) and used a number of their styles for the tables and other elements.
* [YOURLS](https://github.com/YOURLS/YOURLS) The URL shortener PHP scripts.