No description
- JavaScript 99.9%
| src | ||
| .gitignore | ||
| index.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| socials-carousel-post-builder.php | ||
| style.css | ||
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.