Getting Started
WAMS is designed on top of the Roots Bedrock framework, ensuring a modern, secure, and manageable WordPress environment. To initialize the platform, ensure your composer dependencies are locked and all core constants are defined in your `.env` file.
WAMS_PLUGIN_DIR = /app/plugins/wams/
WAMS_ENVIRONMENT = production
WAMS_DEBUG = false
WAMS_ENVIRONMENT = production
WAMS_DEBUG = false
