FAF Wall archived
Wordpress plugin for image walls based on freewall
★ 0stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/fafiebig/faf-wall/archive/refs/heads/master.zipReadme
DEPRECATED - DO NOT USE IT ANY LONGER!
faf-wall
Wordpress Plugin for Image Walls. Show image galleries as responsive wall.
Installation
- Unzip and upload the plugin to the /wp-content/plugins/ directory
- Activate the plugin in WordPress
- Use the editor button or [wall images="ids of images"] to show as wall.
Installation with composer
- Add the repo to your composer.json
"repositories": [
{
"type": "vcs",
"url": "https://github.com/fafiebig/faf-wall.git"
}
],
- require the package with composer
composer require fafiebig/faf-wall 1.*
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.6 | Feb 7, 2017 |
| 1.0.5 | Jan 4, 2017 |
| 1.0.4 | Dec 8, 2016 |
| 1.0.3 | Nov 5, 2016 |
| 1.0.2 | Oct 11, 2016 |
| 1.0.1 | Oct 7, 2016 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.