celtic34fr/calendar-core

📦 Bolt extension CalendarCore base functionalities.

Installs: 10

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:bolt-extension

dev-main 2024-04-26 07:39 UTC

This package is auto-updated.

Last update: 2024-04-26 07:39:18 UTC


README

Bolt Cms Extension Calendar Integration base code

Author: Gilbert ARMENGAUD

This Bolt extension provide a Calendar Form and all the method to be used. This module give the base functionalities and need other module to give all its power.

Installation:

composer require celtic34fr/calendar-core

Running PHPStan and Easy Codings Standard

First, make sure dependencies are installed:

COMPOSER_MEMORY_LIMIT=-1 composer update

And then run ECS:

vendor/bin/ecs check src