vardot / uber_publisher-project
Project template for Uber Publisher distribution.
8.5.0-alpha1
2018-07-10 10:19 UTC
Requires
- composer/installers: 1.5.0
- cweagans/composer-patches: 1.6.4
- drupal-composer/drupal-scaffold: 2.4.0
- drupal/betterlogin: 1.x-dev#f7cf1c5c9ec5e80c6ac0ef04ed605e25495232cd
- drupal/drupal-library-installer-plugin: 0.3
- drupal/entity_clone: 1.x-dev#6d0ce053605e9aaf8412927a9b0ea8da7a9a06e5
- drupal/extlink: 1.x-dev#8a773a6c5519ccb167e18cc39d68551b30b0e4b3
- drupal/google_analytics_reports: 3.x-dev#2b6bb8efbc7f61ce3c1225638075aa6037b8db44
- drupal/image_resize_filter: 1.x-dev#c3f4b23b02005859092aaff746b9f21b794adc58
- drupal/l10n_client: 1.x-dev#9bf8d597732870bdca301512c71b6e5d74d48db2
- drupal/login_destination: 1.x-dev#54be8b89fdc073ca40af6b9b2eeb050e0aeb7908
- drupal/mail_edit: 1.x-dev#bcd0041830d8581b36e6211f0c8eabd8caf9652b
- drupal/material_admin_support: 1.x-dev#96ce192c31643faf69d77aca3c68578f778be3bc
- drupal/menu_position: 1.x-dev#d134276b4bbd08b3c9678943d0225fbef7dd05b5
- drupal/node_edit_protection: 1.x-dev#902339c08222f838030c07aaea23bdc51ababebd
- drupal/security_review: 1.x-dev#35ebae445bb260e961e47c4c58efe7c50c228999
- drupal/taxonomy_menu: 3.x-dev#1103ad0855de4d242364a5b7e74a5c5fc1ce9e02
- drupal/tour_builder: 1.x-dev#d70e898949b7ec4095efb391a0dbec56d0117558
- drupal/tour_ui: 1.x-dev#5cf793c071aeddea0ecd20d80b541606bfe2aff1
- drupal/type_style: 1.x-dev#486a8ec7c1c7dcd93790ee281c78cfa3dba90d78
- drupal/views_bootstrap: 3.x-dev#ec4e7872315db6a7287014b029c3167962647588
- oomphinc/composer-installers-extender: 1.1.2
- vardot/uber_publisher: 8.5.0-alpha1
- webflo/drupal-finder: 1.1.0
- webmozart/path-util: 2.3.0
Conflicts
This package is auto-updated.
Last update: 2024-10-10 17:24:26 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
- Install Lando locally, steps for installing can be found here.
- 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.