Skip to content

Development

MightyMCoder edited this page Jan 5, 2025 · 2 revisions

Development

Setting Up the Development Environment

  1. Clone the repository to your local machine.
  2. Set up a local instance of Admidio and install the InventoryManager plugin.
  3. Make your changes and test them thoroughly.

Submitting Changes

  1. Ensure your changes are well-documented and tested.
  2. Submit a pull request with a clear description of your changes.

For more information on the plugin's architecture, refer to the Architecture guide.

Clone this wiki locally