dmzx / lightdark
Light-Dark Extension.
dev-master
2019-04-04 00:00 UTC
Requires
- php: >=5.4
- composer/installers: ~1.0
Requires (Dev)
- phpbb/epv: dev-master
This package is auto-updated.
Last update: 2026-03-11 05:01:09 UTC
README
Install
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to
lightdark. - In the
extdirectory of your phpBB board, create a new directory nameddmzx(if it does not already exist). - Copy the
lightdarkfolder to/ext/dmzx/(if done correctly, you'll have the main extension class at (your forum root)/ext/dmzx/lightdark/composer.json). - Navigate in the ACP to
Customise -> Manage extensions. - Look for
Light-Darkunder the Disabled Extensions list, and click itsEnablelink.
Uninstall
- Navigate in the ACP to
Customise -> Extension Management -> Extensions. - Look for
Light-Darkunder the Enabled Extensions list, and click itsDisablelink. - To permanently uninstall, click
Delete Dataand then delete the/ext/dmzx/lightdarkfolder.