Custom WP Plugin
PDF Brochure generator plugin
PDF brochure example
PDG plugin settings
Custom WordPress plugin for real estate property websites, the plugin generates PDF brochure about the property.
PHP library that generates PDF weighs about 50mb, so to save server space (the client have more than a hundred real estate property websites) and to change the brochure design only in one place the plugin is separated by 2 plugins. Client plugin (about 20kb, which is used on each such property site) and server plugin (about 50mb, which is used only on one site that only purpose to generate the PDF). Both plugins use WP REST API to communicate and such request are secured (but I won't describe here how, for security reasons).
Deliverables and Skills:
WordPress
WP Plugin Development
PHP
JavaScript
jQuery
HTML
CSS
UX/UI design
Photoshop
PDF file generation
REST API