jefffairson/wp-articles

Convert WP_Post to DTO

0.1.4 2023-09-01 14:44 UTC

This package is auto-updated.

Last update: 2024-03-30 00:31:46 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