WP Manifestindependent plugin directory
manifest / developer / wp4laravel-plugin

WP4Laravel

A framework plugin for WP4Laravel.

by IN10dev · github.com/wp4laravel/wp4laravel-plugin · website

1stars
11kcomposer installs
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/wp4laravel/wp4laravel-plugin/archive/refs/heads/v0.x.zip

Also on Packagist as wp4laravel/wp4laravel-plugin:

composer require wp4laravel/wp4laravel-plugin

From the readme

WP4Laravel WordPress plugin This plugin makes WordPress and the wp4laravel theme work together with wp4laravel/wp4laravel. Installation composer require wp4laravel/wp4laravel-plugin Functionality Blade template loading When you have Blade templates in resources/views you can show them as templates in the WordPress edit screen. Create a folder with the same name as the post type in resources/views and add a Blade template to it. default.blade.php will be used when you select WordPress default template.

Read the full README on GitHub →

Releases

TagPublished
0.4.2 Oct 28, 2024
v0.4.1 Oct 28, 2024
0.4.0 Sep 27, 2024
0.3.0 Mar 9, 2021
0.2.0 Dec 8, 2017
0.1.0 May 17, 2017

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.