elementor / elementor/wp2static
Touch file when deployment complete to help scripted workflows
Open
new_feature
- Dominant language
- PHP
- Stars
- 1.5k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
Given a user with a custom deploy script outside of WordPress
When WP2Static calls `wp2static_post_deploy_trigger`
Then the file `wp2static-last-deploy` should be created
and the file should contain a timestamp
This will make it easier for watch scripts to trigger custom workflows and allow WP2Static to take care of detecting site changes, running detect, crawl and post_process jobs.
Contributor guide
Assessment
This issue has not been assessed yet.