Skip to content

Add service accessor and demo admin page#4

Open
noelsaw1 wants to merge 1 commit into
codex/create-wp-psr4-autoloader-pluginfrom
codex/add-service-function-and-poc-admin-page-zc5f4q
Open

Add service accessor and demo admin page#4
noelsaw1 wants to merge 1 commit into
codex/create-wp-psr4-autoloader-pluginfrom
codex/add-service-function-and-poc-admin-page-zc5f4q

Conversation

@noelsaw1
Copy link
Copy Markdown
Collaborator

Summary

  • add DomainObject for proof-of-concept state persistence
  • expose wp_sm_get_factory service and admin demo page
  • autoload WpStateMachine namespace via Composer
  • document installation and usage in plugin readme

Testing

  • composer install (fails: curl error 56 CONNECT tunnel failed, response 403)
  • php -l wp-state-machine.php
  • php -l src/DomainObject.php
  • vendor/bin/phpspec run (fails: No such file or directory)

https://chatgpt.com/codex/tasks/task_b_68b0869901d0832e85f12d0adcdeb1f7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant