jenksed / Monday-Wordpress-Integration

Integrate and sync WordPress with monday.com ( This project is currently unmaintained. If you want to contribute, please open a new issue)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Monday-Wordpress Integration πŸ‘¨β€πŸ’»


Twimbit Open Source Love Downloads

Add to monday.com

Plugin Download file
Monday Wordpress Integration Plugin

Getting Started

Automate your WordPress publishing with Monday.com

Introduction

This integration lets users synchronize there WordPress site with Monday to create efficient workflows and automation. Monday users can synchronize posts, pages, users, comments, and taxonomies from WordPress to Monday and vice versa. This opens a new window of automation opportunity for publishers, content creators, or simply anyone using WordPress to create custom workflows and connect various other platforms without any additional plugin installation on WordPress.

Steps for Installation

Automate your WordPress publishing with Monday.com

  1. Download the latest release Wordpress-Plugin.zip .
  2. Install the plugin in wordpress by uploading the downloaded folder
  3. Go to monday.com and choose the desired integration from our app.
  4. Go to wordpress settings > Monday Integration > Integration
  5. Copy the API Key and API secret and paste it on the monday integration page and enter site URL without / . eg https://example.com
  6. Authorize the app

Table of Contents

Features

Available Integrations

How does it works?

The integration uses Monday V2 API with Authorization, custom triggers and actions, and WordPress Rest API. Since WordPress users can have any site, so to have a standard backend app, we have created a middleware application between Monday and WordPress that runs all the transaction on Standard URL’s.

Note- For now whenever you add an integration, we automatically create required columns and sync them with wordpress fields ( This is going to be replaced with integration mapping).

Data we store

To ensure consistent authorization we store a copy of Monday Account Id, user ID along with the board id on which integration is added. We also store the subscirption id which is used for removing integrations. To direct the access to Users wordpress and authenticate it, we store copy of monday wordpress integration plugin API key and API secret. We dont share any information with any third party. We don't store your content or transaction as they directly performed between wordpress and monday.

Vulnerability disclosure πŸ§‘πŸΌβ€πŸ’»

Monday-wordpress integration is the open source project. We welcome security research on this open source project .

Contributing

  • Read the contributing guidelines here
  • Raise a problem or bug Here
  • Request a feature Here
  • We encourage you to contribute to this project!! ❀️

Background

Twimbit is a technology company giving market research. We use WordPress as a content publishing platform. But how can we manage our publications and collaborate? Monday.com was the answer. So, we set-up Monday boards with automated workflows for our use case. Life was meant to be a simple handshake between content publishing and content management.

The Problem

Till we discovered the inefficiencies in the system. A lot of back and forth between Monday and WordPress in which users had to manually update things.

The opportunity

Integrate with Monday API V2. As we built it on top of WordPress, we realized that we could extract the core and make it an open service for anyone using WordPress & Monday.

Future Scope 🧐

Collaboration 🀝

Collaborate with us on creating more integrations and future scopes for monday and wordpress.

What's next for WordPress - Monday Integration

  1. Building more integrations
  2. Implemented Integration mapping
  3. Connecting multiple WordPress sites with multiple Monday's board
  4. Building a community around it.

Credits πŸ‘¨β€πŸ‘¦β€πŸ‘¦

Contributors
Aman Sharma (@amanintech)
Siddhant Kumar (@siddhantdante)
Gaurav Kumar (@icon-gaurav)
Shalini Bose (@shalinibose)

Contact

Any questions, please refer to our license doc or email aman@twimbit.com

Part of (twimbit opensource)

About

Integrate and sync WordPress with monday.com ( This project is currently unmaintained. If you want to contribute, please open a new issue)

License:MIT License


Languages

Language:PHP 100.0%