My Notion Wordpress Plugin - Notion API

Поделиться
HTML-код
  • Опубликовано: 24 июл 2024
  • In this video I talked about a Wordpress Plugin I developed that uses the new Notion API. This is just a first draft of this plugin but I wanted to demonstrate different ways to use the Notion API with the most popular CMS (Content Management System) on the web. I'm calling this series of videos, "Not So Everyday Tech", in which I talk about subjects that everyday people may not be too interested in. Either way, I hope you find this interesting and still can learn something from this.
    ** Update **
    You can find an updated video, including links on where to get the code here:
    • Notion Content Wordpre...
    Zappier
    zapier.com
    Automate.io
    automate.io
    👉 You can support this channel here: www.buymeacoffee.com/everyday...
    0:00 Intro
    2:22 Demo of plugin
    2:54 Setting up Notion Page
    4:11 Setting up Wordpress Plugin
    5:50 Creating our Wordpress page
    9:44 Final Thoughts
  • НаукаНаука

Комментарии • 39

  • @ClubMusicLive
    @ClubMusicLive 2 года назад +2

    I've recently discovered notion and I absolutely love how relaxing it is to write in it. It leaves me super conflicted because I love wordpress and have been using it for 5 years and have never complained. They certainly have different purposes but I love how you've combined the two. I've been recently looking to make a personal blog, written in notion and published in wordpress.

  • @martinkaspar5095
    @martinkaspar5095 2 года назад +2

    this is Awesome: Many thanks for bringing your project - the Notion-Wordpress-Plugin Notion API to us all - It is just awesome to see the combination of Notion and WordPress: This is just amazing; keep up your great project - making such amazing educational videos. Can't thank enough. ❤ 😊👍🏼

    • @EverydayTechTV
      @EverydayTechTV  2 года назад

      Thank you so much. I'm starting to get back into Notion more and hope to have more updates to the plugin very soon. I'm also working on getting the code prepared for submission to Wordpress. Hopefully I'll have another update video in the next few weeks.

  • @paulm3316
    @paulm3316 3 года назад +1

    Thank you for this! What this taught me is that Wordpress is better added later, since I'm really just getting started in blogging. Seems as if Notion will make it easier to focus more on what I want to be writing about starting off. Then if it goes somewhere, this will be the perfect tool to use and would allow me to be on an interface I like!

    • @EverydayTechTV
      @EverydayTechTV  3 года назад +1

      I will say this... although you can do things like headers, highlights, and basic formatting (bold, underline, etc.), Notion is definitely more for organization and content and not for design and formatting. Adding something like Wordpress later will finish the rest of the formatting and design.

    • @paulm3316
      @paulm3316 3 года назад +1

      @@EverydayTechTV Excellent point, thank you!

  • @yinflow
    @yinflow 3 года назад +2

    Awesome! Looking forward to see the v1 of this plugin! PLease let me know when you share it!

    • @EverydayTechTV
      @EverydayTechTV  3 года назад

      Will do... I haven't had too much time to work on it but I'm hoping to get to it this week. My hope is to make the code available soon so other people can add on to it as well.
      I'll keep you updated!

    • @EverydayTechTV
      @EverydayTechTV  2 года назад +1

      I would say I'm about a week away from sharing the v1 of this plugin. Just cleaning things up.

    • @EverydayTechTV
      @EverydayTechTV  2 года назад

      Just posted an update video today including where to find the code...
      ruclips.net/video/Vo02V7RRs4M/видео.html

  • @joytishfromm8223
    @joytishfromm8223 Год назад

    Great Video! But I could not find integration when I click share and invite. I wonder if you could give me some advice? Thank you.

  • @patricklafontaine4313
    @patricklafontaine4313 3 месяца назад

    Hi! thanks for this! I m looking for something specific so I m asking, I have a membership plugin so I can supply the email of the logged user. I would like to built a dashboard page for the user and show a notion view from my database but it must be filtered with his email for privacy purpose. Actually, the user will update most of the notion data from a form that already update notion instantly. I just wonder on the filter part if its possible and maybe the update portion because if my notion database is updated, I would like the website page to be updated too without clicking a button. So is it possible with your plugin? Thanks again!

  • @mr.domagaming2020
    @mr.domagaming2020 3 года назад

    Excellent content my friend full watch l love it

  • @medicostudy101
    @medicostudy101 2 года назад +1

    Will it support the toggle feature in future? It'll be lifechanging!

  • @rightbraingroup8866
    @rightbraingroup8866 2 года назад +1

    Great job! Wondering if you plan on setting it up like acf. I’d like to be able to layout my page in Wordpress and just drop short codes in for the content. It seems like I could do it with your set up but, it would be cleaner if I went into home page in Notion and each element had its own shortcode. Then in could now control all my content from Notion and design would stay in tack. Just some thoughts. I will definitely be playing around and watching your progress. Awesome job!

    • @EverydayTechTV
      @EverydayTechTV  2 года назад +1

      I think I know what you're trying to say. The API in Notion is very limited. If you wanted to do different elements in Notion, you would have to have them as separate items in your database. I really need to get back to this plugin. I haven't touched it in a long time and I'm sure that Notion has made some updates to it as well.

  • @ftraversin
    @ftraversin 6 месяцев назад

    Is this plugin still working or updated?

  • @MarioGerardRaymond
    @MarioGerardRaymond 2 года назад

    Can I embed an entire notion table on to WordPress using this ??

    • @EverydayTechTV
      @EverydayTechTV  2 года назад +1

      As far as I know... you can't. Even with Notion's new "Simple Table" it doesn't look like you can but I will confirm.

  • @AwsomeCookieDew
    @AwsomeCookieDew 3 года назад +1

    Please comment this comment when Plugin has been released. Amazing work

    • @EverydayTechTV
      @EverydayTechTV  3 года назад +3

      Thank you. I haven't been able to touch this lately but definitely itching to make progress on it. I'm going to make it a point to do some more work on it this week.

    • @aguilarrojasoctavio4402
      @aguilarrojasoctavio4402 3 года назад

      @@EverydayTechTV Hi, is there any news?

    • @EverydayTechTV
      @EverydayTechTV  3 года назад +1

      Hi there. I have started working on this recently and hope to give an update some in the next 1-2 weeks. I am going to put everything up on github soon so I can share the code as well.

    • @aguilarrojasoctavio4402
      @aguilarrojasoctavio4402 3 года назад

      @@EverydayTechTV Keep it up with hard work, man, congratulations and thanks for the feedback

    • @EverydayTechTV
      @EverydayTechTV  2 года назад +1

      FYI... I'm about a week away of finally sharing v1 of my plugin. Just cleaning some stuff up.

  • @mydesignmecourses1652
    @mydesignmecourses1652 2 года назад +1

    Where to get that Notion Content Plugin ?

    • @EverydayTechTV
      @EverydayTechTV  2 года назад

      I'm a little behind but it'll be on Githut early next week. I'm still cleaning up more things but I'm going to finish making a video about it this weekend.

    • @MatthewStevenson
      @MatthewStevenson 2 года назад

      @@EverydayTechTV Dude, this is exactly what I was looking for. Is it ready yet?

    • @EverydayTechTV
      @EverydayTechTV  2 года назад

      I know I keep saying this.. but I'm so close! It's been insane the past few weeks. I'm hoping to release the code by the end of the weekend.

    • @MatthewStevenson
      @MatthewStevenson 2 года назад

      @@EverydayTechTV No worries. Take your time. A solid product is better than a rushed product.

    • @MyDesignMe
      @MyDesignMe 2 года назад

      @@EverydayTechTV waiting eagerly. Please don't forget to reply

  • @MyDesignMe
    @MyDesignMe 2 года назад

    The Plugin aint working for complex database

    • @EverydayTechTV
      @EverydayTechTV  2 года назад

      Yup. Partly because the plug-in is in the early stages and partly because the API itself is limited.

  • @ZaimieZainal
    @ZaimieZainal 2 года назад

    I get this error...
    Notice: Undefined index: action in /home/website/public_html/wp-content/plugins/notion-content-main/admin/class-notion-content-admin.php on line 290