minimaloriginal/core-bundle

The core bundle for Minimal

Maintainers

Package info

github.com/MinimalOriginal/MinimalOriginal-CoreBundle

Type:symfony-bundle

pkg:composer/minimaloriginal/core-bundle

Statistics

Installs: 59

Dependents: 7

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2017-10-11 13:06 UTC

This package is not auto-updated.

Last update: 2026-03-15 13:31:42 UTC


README

The core bundle for Minimal

Command to launch

bin/console minimal_core:create-first-settings

Register bundle

$bundles = [ ... new MinimalOriginal\CoreBundle\MinimalCoreBundle(), ];

Register routes

minimal_core: resource: "@MinimalCoreBundle/Resources/config/routing.yml"

Issues

  • RoutingSubscriber : error if table not empty and others modules doesn't not exists : $objectManager->getReference($entity->getEntity(), $entity->getEntityId())