How to build a Content Management System (CMS) in Framer

  Рет қаралды 19,415

Flux Academy

Flux Academy

Күн бұрын

⚡️ Build stunning sites at lightning speed with our Framer course: bit.ly/45plk7v
Check out Danny’s KZbin channel: / @dsapio
I will be teaching you guys everything you need to know to master the CMS inside of Framer. The CMS makes your life so much easier because it's user-friendly and easy to collaborate. You can create scalable content throughout your website, and it's just a really great way to manage your website. So today, I'm gonna be teaching you guys how we can create a course-style website that has different lessons, different teachers.
👉 Framer Remix link to follow along: framer.com/projects/new?dupli...
📽️ CHAPTERS
---------------------------
00:00 - Intro
00:40 - Jumping into Framer
01:25 - Editing Sizes
03:49 - Adding Elements
05:2 - Framer’s CMS
06:10 - Connecting CMS to elements
08:37 - Variant Linking
11:40 -Editing CMS
Learn more from Flux Academy on other social platforms:
---------------------------
Instagram: / flux.academy
Tiktok: / fluxacademy
Twitter: / fluxacademyhq
Linkedin: / flux-academy
#framer #webdesign

Пікірлер: 27
@samuelfabayo1370
@samuelfabayo1370 10 ай бұрын
This is an amazing tutorial video. It's one of those videos that's ahead of it's time, I am sure the audience will catch up. Very valuable content
@jaywbus
@jaywbus 10 ай бұрын
wicked cool!
@garnvik144
@garnvik144 7 ай бұрын
Thank you! Is it possible to import a total custom design from Figma for the course/blog layout, versus building it in Framer like you did in this video?
@markcoyle6439
@markcoyle6439 10 ай бұрын
Beautiful! just what i was looking for this week :)
@FloNocode
@FloNocode 11 ай бұрын
Hi that will be interesting to create an avanced filter for vidéo or blog ? How choose if a personne want just article of Jessica of on a subject. Ist possible to create on CMS an filter in Framer
@joshuavizzacco5691
@joshuavizzacco5691 8 ай бұрын
How do you make it so you can manually adjust images and new sections per individual project vs having everything tied to the cms?
@jocylynkirsty4877
@jocylynkirsty4877 8 ай бұрын
I may have just asked him the same thing.
@GuidoPolonia
@GuidoPolonia 29 күн бұрын
Is it possible to have this first article to look different from the rest?
@carlosgeeronimo
@carlosgeeronimo Ай бұрын
Good one!
@bendingreality-
@bendingreality- 10 ай бұрын
What do you use to record your screen? The way it moves and zooms in and out is really smooth
@MrKearnsd
@MrKearnsd 8 ай бұрын
probably Screen Studio. Great tool to make videos like that.
@taunado
@taunado 10 ай бұрын
Thanks. Is there a CMS admin panel for the client to only CRUD the content, and not have access to any design/dev of Framer?
@tenr01
@tenr01 6 ай бұрын
This
@A.Montgomery
@A.Montgomery 2 ай бұрын
Good question, I asked Chat: In such a scenario, you could, for example, provide the client with a separate Content Management System (CMS) like WordPress or a headless CMS like Contentful or Prismic. The client can then manage the content through the CMS while leaving the Framer project untouched. The integration between the Framer prototype and the CMS can be done through APIs or other connection methods, depending on your project's requirements and the complexity of interactions. This way, the design and functionality of the Framer prototype remain intact while giving the client the freedom to update and modify content as needed.
@taunado
@taunado 2 ай бұрын
@@A.Montgomery Thanks. Might as well just use Wordpress as it now has a block builder.
@A.Montgomery
@A.Montgomery 2 ай бұрын
@@taunado Thanks, I might check that out as well. Since I'm building my first website, I ended up with Framer after my research about non-coding, user-friendly website systems.
@taunado
@taunado 2 ай бұрын
@@A.Montgomery Nice, yea I also built my first website using Framer and it's great to learn the basics of how the DOM works, but has serious limitations. Keep exploring as every solftware is a like a tool in the kit and knowing which one to use per project is going to save you a lot of time and struggles. Framer for marketing websites with minimal dynamic content that requires custom javascript. Webflow is amazing for custom coding, like adding GSAP animations and learning more about CSS. Wordpress seems to be the ultimate for anything component based, seeing as it's block based you can develop a library of blocks and re-use them. Wherein with Framer and Webflow it's more grunt work to re-use components and projects. Though it's still amazing and suited for more custom projects. I'm using Wordpress for lower budget clients and theme development, and Webflow for higher-end work. Wordpress requires learning some PHP code so it has the highest learning curve of them, but the highest scalability and customization.
@alexquargnali6810
@alexquargnali6810 7 ай бұрын
easy if you can start with a new template from framer, if you need to import and set every part of new articles it's a nightmare
@jocylynkirsty4877
@jocylynkirsty4877 8 ай бұрын
Are you able to adjust the frame length of a page in your CMS without affecting another page?
@thedesigncult
@thedesigncult 8 ай бұрын
Not sure exactly what your asking but generally you want to have height set to auto on the page wrapper for the pages to be flexible in height.
@jocylynkirsty4877
@jocylynkirsty4877 8 ай бұрын
Right! Thank you so much for replying. I'm using a template for my design portfolio. In the template, the CMS serve as the Project pages. I need to adjust the length of the frame of one project page in the collection without affecting the length of the frames of the other projects. One project might run long with images and information, but the other just has a few images. Due to the length of the other project, I am left with a huge gap on the shorter project page, and if I try to close the gap, it affects the other pages and the long project is now cut short. It was suggested to apply a conditional on the "Visiblity" feature based on the Title of the Project Page that way changing the frame length will only affect the project page whose title matches the condition set. I have very little coding experience though, and can't figure it out. @@thedesigncult
@blairebarham
@blairebarham 8 ай бұрын
Hi, I am actually doing the same thing and having the same issue! Did you figure this out?
@blairebarham
@blairebarham 8 ай бұрын
@@jocylynkirsty4877 Did you have success in figuring this out?? I am having the same issue! This is my first time using framer.
@thedesigncult
@thedesigncult 8 ай бұрын
Hello @blairebarham and @jocylynkirsty4877. I did reply but seems like my messages was deleted. Maybe because I included a link or something. This can be solved by setting the height of the frame to auto. To do this you need to convert the whole page wrapper to a stack. If it's not a stack it's not possible to use/choose the auto value. It's also important that the container(frame) of the CMS content is also a stack that has the height: auto value. To get the auto value you choose the "Fit content" property dropdown instead of "Fixed" or what ever value it is today. You can also just type auto in the box where it is pixels or % now. If you still have problem try searching for videos covering stacks in Framer to get an understanding of how it works. If you are familiar with Figma, stacks is more or less the same as Figmas auto layout.
Make a mobile-first website in Framer (step-by-step)
6:59
Flux Academy
Рет қаралды 8 М.
Making Responsive Websites in Framer
18:54
Flux Academy
Рет қаралды 41 М.
路飞被小孩吓到了#海贼王#路飞
00:41
路飞与唐舞桐
Рет қаралды 78 МЛН
ТАМАЕВ УНИЧТОЖИЛ CLS ВЕНГАЛБИ! Конфликт с Ахмедом?!
25:37
Cool Items! New Gadgets, Smart Appliances 🌟 By 123 GO! House
00:18
123 GO! HOUSE
Рет қаралды 17 МЛН
Should I Build a CMS or Should I Buy One?
18:30
IAmTimCorey
Рет қаралды 14 М.
Easily Improve Your Web Design (With Example)
17:59
Flux Academy
Рет қаралды 36 М.
Framer Basics For Customizing Templates
27:43
Teo
Рет қаралды 4,2 М.
Using Webflow AND Framer to build a successful agency
18:07
Flux Academy
Рет қаралды 25 М.
Crash Course on Framer CMS (Beginner Tutorial)
18:32
Tim Gabe
Рет қаралды 24 М.
Learn the Framer CMS in 10 minutes! (Crash Course)
10:01
Ryan Hayward
Рет қаралды 6 М.
Send data from Framer to Google Sheet (Custom Form)
11:34
AM Design
Рет қаралды 11 М.
The BIG reason to use Framer over Webflow
12:37
Jansley
Рет қаралды 11 М.
Don't make these rookie mistakes in Framer
22:13
Flux Academy
Рет қаралды 10 М.
路飞被小孩吓到了#海贼王#路飞
00:41
路飞与唐舞桐
Рет қаралды 78 МЛН