jefffairson/wp-articles

Convert WP_Post to DTO

Maintainers

Package info

github.com/jefffairson/wp-articles

Homepage

pkg:composer/jefffairson/wp-articles

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.2.3 2026-01-06 09:25 UTC

This package is auto-updated.

Last update: 2026-04-06 10:12:35 UTC


README

Installation process

  1. first ensure Acorn and installed
  2. init Acorn with the command wp acorn acorn:init this will create the required config folder
  3. install WP Articles package in your theme folder composer require jefffairson/wp-articles
  4. publish the config file wp acorn vendor:publish if the wparticles-config is not listed, ensure the package was dicovered with wp acorn package:discoverand launch the installation again