You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.
Alessandro edited this page Jun 26, 2017
·
8 revisions
Binda
Binda is a CMS with an intuitive out-of-the-box interface to manage and customize page components.
Getting started
Binda is based on structures. A structure is the core element on which you can build any component. Every structure can have one or more field-groups which can be populated with several field-settings. A field-setting is an instance of a field type that you can customise.
Let's say your website needs a set of pages with a subtitle. That's super easy.
create a Pagestructure
go to General Details of Page structure (see the small pencil icon)
set a subtitlefield-settings based both on a String field type.
Done! Now you'll see the Pages tab in your menu which will contain all your pages.
It's easier learning by doing than by reading. ;-)