Miskoh
miskoh is a WordPress/site-content repository in the Menzzo ecosystem. It contains site files, plugin/cache/WAF artifacts, CSV utilities, and media-related support assets.
Stack
- WordPress-oriented PHP/site files.
- Plugin and cache configuration.
- CSV/image utility scripts where present.
Connected Projects
- Storefront/catalog data can overlap with Magento and product feed sources.
- Media tooling supports image and asset handling.
- Operational data remains owned by shared commerce back-office systems.
Local Docs Submodule
When this repo consumes global docs, use:
cd docs
npm ci
npm start
npm run build
To Expand
- Local WordPress setup.
- Plugin ownership.
- Cache/WAF handling.
- Content deployment process.