vardot/uber_publisher-project

Project template for Uber Publisher distribution.

8.5.0-alpha1 2018-07-10 10:19 UTC

This package is auto-updated.

Last update: 2024-04-10 16:15:32 UTC


README

Uber Publisher

Project template for Uber Publisher distribution.

Create an Uber Publisher project with Composer:

Install with Composer

To install the most recent stable release of Uber Publisher 9.0.x run this command:

composer create-project vardot/uber_publisher-project:~9 PROJECT_DIR_NAME --stability dev --no-interaction

To install the dev version of Uber Publisher 9.0.x run this command:

composer create-project Vardot/uber_publisher-project:9.0.x-dev PROJECT_DIR_NAME --no-dev --no-interaction

Built using Varbase, the base distribution delivered to you by Vardot

This distribution is sponsored and developed by Vardot. Initial building, ongoing maintenance and development.

Varbase Developer Guide

CHANGELOG for Uber Publisher

TO DO

General instructions on how to update Uber Publisher

Local development with Lando

  1. Install Lando locally, steps for installing can be found here.
  2. Run Lando start.

Debugging using Lando

  • xDebug is enabled on Lando by default for PHP debugging.
  • The debugger is set to listen for the port 9003 but can be changed in .lando/.php.ini

Join Our Slack Team for Feedback and Support http://slack.varbase.vardot.com/

Sponsored and developed by Vardot.