Household Photos is a WordPress plugin that provides a way to share private photo albums with individual users.
The plugin is stored in the build folder. There are compressed and uncompressed versions.
Install the zip file or extract the zip file and copy its contents to the wp-content/plugins folder.
Activate the plugin.
The plugin adds a menu item to the Settings menu. It is advisable to review and, if desired, update these settings after activating the plugin.
Start by updating the settings and defining a folder to read photos and generate albums from. Then add users to the photo album.
Please review the CONTRIBUTING.md file if you are interested in helping develop or maintain this plugin. Also, please be aware that contributors are expected to adhere to the CODE_OF_CONDUCT.md and use the PULL_REQUEST_TEMPLATE.md when submitting code.
You will need npm and phpcs to get started. Use npm install to install gulp and other libraries
required to help package the plugin for publishing. Source files are in the source folder. The
code style is defined in the phpcs.xml file and requires phpcs to validate the code.
The WordPress plugin Household Photos is open-sourced software licensed under the ISC license.