Author(s): LaswitchTech
LaswitchTech - Core Framework extension.
This software is distributed under the GPLv3 license.
Open your application's extension manager, search for Default
and press Install
.
To install this theme for development purposes, clone the repository into your application's lib/themes
directory:
cd /path/to/your/application/lib/themes
git clone [REPOSITORY_URL] [THEME_NAME]
Then install the dependencies using npm:
cd [THEME_NAME]
npm install
Finally, build the theme using:
npm run build
Please disclose any vulnerabilities found responsibly – report security issues to the maintainers privately. See SECURITY.md for more information.
Contributions to LaswitchTech/core-theme-default
are welcome! You can review the CONTRIBUTING.md file for more information.
Review the Documentation.
The download button is available here.