TC
Twill CMSbmasquio

Where to find block repositories?

I've seen in the tutorial(https://www.youtube.com/watch?v=kAcJ5G2GhiA) some blocks like "paragraph & image" and "past project spotlight", besides in the official demo(https://demo.twill.io/work/works/2335/edit) like "fixed image grid" and "flexible image grid". Are those blocks coded somewhere? Moreover, I would like to know where I can find more community blocks. #📦packages #👊support
Twill CMS
YouTube
Made with Twill: Block editor (3/5)
Disclaimer: these videos have been created using Twill 2. We have released new versions that may include breaking changes since then, please check the latest release and GitHub and read the documentation and guides on https://twillcms.com. A very empowering feature in Twill is the block editor. It gives options to an author to be inventive with...
Twill
Twill — An open source CMS toolkit for Laravel
Rapidly create a custom admin console that is intuitive, powerful and flexible. Twill is an open source CMS toolkit for Laravel, crafted by AREA 17.
No description
No description
I
ifox•383d ago
Hi @bmasquio there are no library of blocks because the idea of Twill is to let you create your own depending on your frontend needs, instead of the opposite. Each block is a composition of fields from all available form fields in Twill.
I
ifox•383d ago
No description
No description
No description
I
ifox•383d ago
here are some other examples of blocks in different Twill instances are you looking for a library of block forms, or is it the frontend rendering of those blocks that you're also looking for? I think the library of block forms could be a cool idea to share with the community. the latter, frontend blocks, is not so much in Twill's scope, as we want users to have full control over their frontend templates
B
bmasquio•383d ago
I was looking for a library of block forms. One that I could find for instance "paragraph & image" or others alike.
I
ifox•383d ago
the thing is block forms are really simple so it feels a bit unecessary. a paragraph + image block is a WYSIWYG field + a medias field. but this is good feedback, i think we could put something together without much effort if the community finds it useful
B
bmasquio•383d ago
Thank you. Certainly this specific block is no big deal in coding, though I think it would help to have this little piece. But what would help me most is to get some block ideas that I haven't thought of. To illustrate my particular scenario, I'm working on a news module, like the one in the tutorial video, and the same which I think a lot of people would be working on. Clearly, the main "field" is the content of the news, and we need more than just a WISIWYG to store it. I would like to find some blocks already coded and designed by the community. It's just something that I think could be shared someway. Not sure how. Thank you for considering it.
Want results from more Discord servers?
Add your server
More Posts
[3.0.0] Block class - getBlockTitle()Hi, I was trying to move Blade blocks to Class. When I wanted to move `@twillBlockTitleField` in cla[3.0.0] componentBlock overriding getBlockIcon doesn't seem to work?(Successfully changed the title by overriding it's static function) Checked twill:list:icon for the[3.0.0] Maintaining automated Permalink Generation when using getCreateForm to add fields.As soon as I add any fields, using the Formbuilder on this function, the automated permalink disappemulti select selected optionsI'm using the multi select as documented in https://twill.io/docs/form-fields/multi-select.html#mult[3.0.0-rc4] - How to show current value in a select form fieldCurrently I have my select field defined as: `@formField('select', [ 'name' => 'work_year', [3.0.0-rc4] Images not found on remote server - League\\Glide\\Filesystem\\FileNotFoundExceptionI just went from my local to my remote server and some images are showing up others are getting a 5[Twill2] Do settings section support media and how?As title says, is it possible to inject media here or should I make a custom settings singleton to h[3.x.dev] Call to undefined method ReflectionUnionType::getName()Newbie to Twill here. Fresh install of Laravel 10.4.1 / PHP 8.2.4 / MYSQL 8.0.32 on Ubuntu Budgie 2Add custom icons into twillI add the icons into the path `resource/views/admin/icons` and I run the command, result is ok, but Select an another block in a block?Hi everyone, I have a function to create a new block with name "Columns block". With this block, usMedia Library / Glide only loading JPEGsHey there, So I had a Laravel/Twill app running successfully on a subdomain with no issue. Today IAdding a vue componentGood afternoon Tell me what could be the problem? On the main page of the admin panel there is an aSave title in translationsI'm trying to save my title as a translatable field, normal fied works fine but when i make it transSet translations to activeWhile trying to set translations to active it isn't saved to database? Only english is selectablecan't use Published, Draft, Trash filters on module indexI see the buttons, they show the correct counts in the parenthesis, but when I click on them, I alwamedias XHR request with wrong schemeGreetings... I'm having trouble with accessing media library in the admin area in production. Mixeremove positioning and nesting from the page indexGood morning. Tell me how to remove positioning and nesting from the page index in the admin panel? Connecting additional fields depending on the value in the record when selected in the browser compoGood morning. Can you tell me if it is possible to implement the doing in twill? I have a browser i