Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 320 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 320 Bytes

Archette CMS

📝 Content Management System built on top of Nette Framework together with Symfony Event Dispatcher or Symfony Console

Installation

composer require archette/cms

Add extension to your neon configuration

extensions:
    archette.cms: Archette\CMS\DependencyInjection\CMSExtension