Sonic-Hedgehog / Voslin-Theme

A free and under construction theme for Paymenter
GNU General Public License v3.0
1 stars 0 forks source link

Voslin Theme

Voslin Theme is a design for Paymenter, developed by L4oySt0rm and optimized by sonic.hedgehog. This project provides a stylish and functional user interface for the Paymenter panel.

Simple installation

Installing the Voslin Theme is straightforward and can be completed quickly by following these steps:

  1. Run the installation script:

    Open a terminal and execute the following command:

    sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/Sonic-Hedgehog/Voslin-Theme/main/install.sh)"

    After entering the command, follow the instructions that appear in the terminal to complete the installation.

  2. Access the Paymenter Admin Panel:

    After the installation, navigate to the admin panel of your Paymenter application. Click on the three dots in the top-right menu, then select "Settings." Enter your admin password to access the settings.

  3. Adjust theme settings:

    Go to the "Theme Settings" section and ensure that the Voslin Theme is selected as the active theme. Scroll down and enable all the settings that are relevant to your setup.

  4. Save changes:

    Scroll to the bottom of the page and click "Save" to apply the changes.

With this, the basic installation of the Voslin Theme is complete. You can now further customize the theme settings as needed.

Manual Installation

Follow these steps to install the Voslin Theme:

  1. Clone the repository or download the files:
    git clone https://github.com/sonic-hedgehog/voslin-theme.git
  2. Copy the downloaded folder into the Paymenter directory.
  3. Navigate to the root directory of your Paymenter installation and run the following command:
    sudo node vite.js voslintheme
  4. Activate the theme in the admin panel of Paymenter.

Usage

Once the Voslin Theme is activated, the new design will be displayed in the Paymenter panel. You can switch between different designs in the admin panel and select the Voslin Theme.

Contributors

Reporting Issues

If you encounter any issues, please open an issue on GitHub. We will do our best to address the problem as quickly as possible.

Contributing

Contributions to this project are welcome! Please follow these steps to contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/new-feature)
  3. Commit your changes (git commit -am 'Add new feature')
  4. Push the branch (git push origin feature/new-feature)
  5. Create a new Pull Request

Acknowledgements

A big thank you to L4oySt0rm for giving permission to make this project open source and available.

Contact

License

This project is licensed under the MIT License. For more information, see the LICENSE file.