Download the PHP package fuascailtdev/inventory-plugin without Composer
On this page you can find all versions of the php package fuascailtdev/inventory-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fuascailtdev/inventory-plugin
More information about fuascailtdev/inventory-plugin
Files in fuascailtdev/inventory-plugin
Package inventory-plugin
Short Description A hosting infrastructure inventory tracker for OctoberCMS. Manage hosts, sites, clients and installs with relationship tracking and a Bootstrap dashboard overview.
License MIT
Informations about the package inventory-plugin
Inventory Plugin for OctoberCMS
A hosting infrastructure inventory tracker for OctoberCMS. Keep track of your hosts, sites, clients, and software installs — all in one place, with relationship tracking and a backend dashboard overview.
Features
- Hosts — Record servers and hosting environments with provider, IP address, type, monthly cost, and notes
- Sites — Track domains/websites linked to a host and client, with status and parent site support
- Clients — Manage client contact records linked to their sites
- Installs — Log CMS/software installs per site and host, including version, admin URL, and status
- Relationships — Full cross-linking between hosts, sites, clients, and installs
- Backend Dashboard — Overview panel accessible from the OctoberCMS backend navigation
Requirements
| Requirement | Version |
|---|---|
| PHP | >= 8.1 |
| OctoberCMS | v3 / v4 |
| Composer | >= 2.0 |
Installation
Via Composer (Packagist)
Run the following command from the root of your OctoberCMS project:
Then run the database migrations:
The plugin will be installed to plugins/fuascailtdev/inventory and activated automatically.
Manual Installation
-
Download or clone this repository into your OctoberCMS plugins directory:
- Run migrations:
Usage
Once installed, navigate to the OctoberCMS backend. A new Inventory Management menu item will appear in the left sidebar with the following sections:
| Section | Description |
|---|---|
| Dashboard | Overview of your infrastructure |
| Hosts | Add and manage hosting servers |
| Sites | Track domains and their associated host and client |
| Clients | Manage client contact records |
| Installs | Log software installs per site or host |
| Plugin Guide | In-app documentation |
Recommended workflow
- Add your Clients first
- Add your Hosts (servers/providers), optionally linking to a paying client
- Add Sites (domains), linking each to a host and client
- Add Installs (e.g. OctoberCMS, WordPress), linking each to a site and host
Data Structure
Changelog
v1.0.1
- Initial release
- Hosts, Clients, Sites, and Installs management
- Backend dashboard and navigation
License
MIT — see LICENSE for details.
Author
Fuascailtdev — github.com/ofthewildfire