Skip to content

Dianelito/DeluxMenuWebEditor

Repository files navigation

alt text

web editor for DeluxeMenu plugin website: https://DeluxeMenu.dianelito.online

💻 How to run the code on any other host that is not Vercel

steps if it's by commands:

git clone https://github.com/Dianelito/DeluxMenuWebEditor npm install npm run dev

steps if it's online:

clone the repository then install all the dependencies (ejs, express) And finally make it run the local.js

📄 License

This plugin is licensed under the GNU General Public License v3.0 (GPLv3).

You are free to use, modify, and redistribute this plugin — including for commercial purposes — as long as you comply with the terms of the GPLv3.

This means:

  • If you distribute this plugin (modified or unmodified), you must also make the source code available.
  • You cannot redistribute this plugin under a more restrictive license.
  • You must keep this plugin licensed under GPLv3 when sharing it.
  • You may sell this plugin, but you must still provide the source code.

For more details, please refer to the full license text here:
👉 https://www.gnu.org/licenses/gpl-3.0.en.html