ride/setup-project-cms

Installs: 34

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 9

Forks: 0

Open Issues: 0

pkg:composer/ride/setup-project-cms

1.0 2016-04-26 18:41 UTC

This package is auto-updated.

Last update: 2025-09-13 02:42:29 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