Installations
Using the source code
Install HTMLy using the source code:
- Download the latest version from the Github repo
- Upload and extract the zip file to your web server. You can upload it in the root directory, or in subdirectory such as
htmly. - Visit your domain. If you extract it in root directory visit
https://www.example.com/install.phpand if in subdirectory visithttps://www.example.com/htmly/install.php. - Follow the installer to install HTMLy.
- The installer will try to delete itself. Please delete the installer manually if the
install.phpstill exist.
Using online install
Install HTMLy without downloading the source code and use the online installer:
- Download
online-installer.phpfrom the latest release - If you upload it in root directory visit
https://www.example.com/online-installer.phpor if in subdirectory visithttps://www.example.com/subdirectory/online-installer.php. - Follow the installer to install HTMLy.
- Please delete the installer manually if the
online-installer.phpandinstall.phpstill exist.