No description
  • JavaScript 99.9%
Find a file
2026-04-20 23:18:36 +02:00
src set handlers in effect nicely 2026-04-20 22:52:32 +02:00
.gitignore Init 2026-04-18 13:52:57 +02:00
index.js set handlers in effect nicely 2026-04-20 22:52:32 +02:00
package-lock.json Inital working fabric, selection tracking, 2026-04-18 15:55:34 +02:00
package.json Adds readme 2026-04-20 23:18:36 +02:00
README.md Adds readme 2026-04-20 23:18:36 +02:00
socials-carousel-post-builder.php Inital working fabric, selection tracking, 2026-04-18 15:55:34 +02:00
style.css Inital working fabric, selection tracking, 2026-04-18 15:55:34 +02:00

Socials Carousel Post Builder

By Matthijs van Loon


This is a plugin (maybe something else/more later) for WordPress that helps users easily create a bunch of images for use in social media, based on an existing post. It uses FabricJS for Canvas object management, allowing for easy edits like one would do in an image-editor; dragging, text-editting, stuff like that.

Usage

You drag the plugin folder into WordPress.

Developing

ParcelJS is used with ReactJS and FabricJS, scripts are in packge. npm run watch will also use ParcelJS' Hot Module Reloading. This may be a bit buggy, so just reload if it doesn't update correctly.

NO AI

No AI code was used in the creation of this piece of software. That's why it's so lean.