Local host to beta.

  • Download: MAMP
    • Create database via phpMyAdmin
    • Drop site root files in local directory (MAMP root destination, htdocs folder)
  • Visit: CodePen
    • Generate query to update database links
  • Download: SequelPro (update database links)
    • Run query
    • Update collation (Structure and Table info; utf8mb4_unicode_520_ci to utf8mb4_unicode_ci)
    • Export
  • Visit: GoDaddy.com (gain delegated access to hosting)
    • Hosting Account (database)
      • phpMyAdmin
        • Create new database
        • Upload database
    • Hosting Account (files)
      • File Manager
        • Identify location
        • Follow naming mechanics
        • Upload files
        • Update config file