Skip to content

Add state machine service function and demo admin page#3

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

Add state machine service function and demo admin page#3
noelsaw1 wants to merge 1 commit into
codex/create-wp-psr4-autoloader-pluginfrom
codex/add-service-function-and-admin-demo

Conversation

@noelsaw1
Copy link
Copy Markdown
Collaborator

Summary

  • add DomainObject with state persistence in wp_options
  • expose wp_sm_get_factory service for creating state machines
  • add proof-of-concept admin page to demo state machine transitions

Testing

  • php -l wp-state-machine.php
  • php -l src/DomainObject.php
  • composer install (fails: CONNECT tunnel failed, response 403)

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

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