ride/setup-project-cms

Maintainers

Package info

github.com/all-ride/ride-setup-project-cms

pkg:composer/ride/setup-project-cms

Statistics

Installs: 34

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2016-04-26 18:41 UTC

This package is auto-updated.

Last update: 2026-03-13 03:58:07 UTC


README

This project contains the Ride base install script, which will help you when starting a new Ride project.

How does it work?

Make sure you have composer installed and run the following command: composer create-project ride/setup-project-cms

What does it do?

  • Select your locales
  • Create a local parameters file with default connection parameters
  • Create a local database
  • Run ORM define and ORM generate after installation