Skip to content

UTCGilligan/utctiny

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

352 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utctiny

URL Shortener with YOURLS.

Contributing

  • Fork it (https://github.com/UTCWeb/utctiny/fork)
  • Clone it (git clone https://github.com/youruser/utctiny)
  • ddev restart
  • cp user/config-sample.php user/config.php
  • Edit config.php to change $yourls_user_passwords 'admin' => 'phpass:yourls"
  • https://utctiny.ddev.site/admin/
  • Install and set Plugins like prod, but don't enable SAML plugins
  • Create your feature branch (git checkout -b feature/UTCT-1-your-branch-name)
  • Commit your changes (git commit -m 'UTCT-1-Description of a commit')
  • Push to the branch (git push origin feature/UTCT-1-your-branch-name)
  • Create a new Pull Request

Collaborators

About

URL Shortener with YOURLS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 87.3%
  • JavaScript 5.7%
  • SCSS 4.2%
  • CSS 2.3%
  • Other 0.5%