Skip to content

rohnox/ClockSub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

Preview

Marzneshin [server]

  1. Download the template:

    sudo wget -N -P /var/lib/marzneshin/templates/subscription/ https://raw.githubusercontent.com/rohdoyle/ClockSub/refs/heads/main/marzneshin/index.html
  2. Run these commands:

    echo 'CUSTOM_TEMPLATES_DIRECTORY="/var/lib/marzneshin/templates/"' | sudo tee -a /etc/opt/marzneshin/.env
    echo 'SUBSCRIPTION_PAGE_TEMPLATE="subscription/index.html"' | sudo tee -a /etc/opt/marzneshin/.env

    Or uncomment these lines in /etc/opt/marzneshin/.env:

    CUSTOM_TEMPLATES_DIRECTORY="/var/lib/marzneshin/templates/"
    SUBSCRIPTION_PAGE_TEMPLATE="subscription/index.html"
    
  3. Restart Marzneshin:

    marzneshin restart

Marzneshin [host]

check and use:

https://raw.githubusercontent.com/erfjab/ClockSub/refs/heads/main/marzneshin/marzneshin.php

About

Subscription page Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 51.8%
  • HTML 48.2%