Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.
/ Carbon.Form Public archive

Form components for Neos.io

License

Notifications You must be signed in to change notification settings

CarbonPackages/Carbon.Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version Total Downloads License GitHub forks GitHub stars GitHub watchers

Carbon.Form Package for Neos CMS

Installation

The package is currently not registered at packagist so you have to install it manually:

cd <YOUR_NEOS_PROJECT_ROOT>
composer config repositories.Carbon.Form vcs https://github.com/CarbonPackages/Carbon.Form
composer require "carbon/form:@dev"