Skip to content

WordPress plugin for managing and mapping photographs

Notifications You must be signed in to change notification settings

technosailor/photogramappy

Repository files navigation

Photogramappy

This plugin is something I have built to demonstrate the use of advanced, modern PHP in a WordPress context. It is fairly simple for practical use reasons. It creates a custom post type - Photographs - and adds meta for latitude and longitude using the Metabox Orchestra library, and it taps into the Google Maps API for rendering maps below post content.

Requirements

  • PHP 7.2
  • Composer
  • WordPress 4.9.9+

Tests

These are required for the Codeception Acceptance tests.

Real Purpose

WordPress does not have to fall on seemingly ancient coding standard. With Modern PHP, we can leverage Composer, Packagist, etc. I also need a job. So hire me!

About

WordPress plugin for managing and mapping photographs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages