📄 Development Phase 1

Development Phase 1


Shell Build (Environment & Plumbing)

Objective: To provision the technical environment, install the "brains" (apps/modules), and build the structural skeleton so the site is ready for Phase 04 (Frontend Development).

Step 1: Environment Provisioning & Base Config

  • Action: Lead Dev initializes the production-ready development environment.

  • Task: Create the Odoo Database or Shopify Store instance.

  • Task: Connect the temporary development domain (e.g., dev.clientname.com) and verify SSL certificates are active.

  • Task: Configure global settings: Timezone, Currency, Tax Nexus (base), and Company Contact Information.

Step 2: Technical Stack Deployment 

  • Action: Lead Dev installs the mandatory technical stack defined in the Phase 01 Kickoff.

  • Task

    • If Odoo: Install core modules—Sales, eCommerce, Website, Studio, Inventory, and Accounting.

    • If Shopify: Install required third-party apps (e.g., Product Reviews, Advanced Filters, SEO Managers).

  • Note: Ensure no "experimental" apps are installed that weren't in the original scope, protecting the project from "Technical Bloat."

Step 3: User Access & Permissions

  • Action: Prepare the workspace for the development team.

  • Task: Invite Devs to the backend with appropriate "Developer" permissions.

  • Task: Invite the Designer (if they need to upload specific CSS/assets) or Shay (for content entry).