Skip to content

Roadmap / feature requests #283

@leonstafford

Description

@leonstafford

This serves as a roadmap, so you can see what's coming up.

Something missing? Add your feature request as a comment below.

Need a new feature in a hurry? Contact leon@wp2static.com to sponsor a feature and have it fast-tracked

Roadmap

TODO: migrate existing from https://forum.wp2static.com

Deployments

Crawling

Generating

General

  • call to action to buy license for commercial usage
  • rewrite views to prevent other plugin/theme's notices appearing mid-screen
  • support multiple configurations / option sets
  • warn user when WP site is publicly accessible, point to docs on how to secure
  • upon failure in GUI, prompt to re-run with Debug Mode on
  • upon failure, display which phase of the generate/deploy failure occurred on
  • licensing: embed license code in downloads via wp2static.com if detected, add to wp settings, present on screen else show prompt to buy commercial license (mask all but first n chars)

Housekeeping / Leon's TODO's

  • ./library -> ./plugin, ./library/{FTP,CSSParser,URL2} -> ./plugin./vendor/, ./powerpack -> ./plugin/deployers, ./library/StaticHtmlOutput/ -> ./library/WP2Static/
  • ./provisioning/tests -> ./tests
  • check phpunit dependency in ./provisioning/run_unit_tests.sh
  • basic style guide in docs (indents for PHP/JS/Templates, follow phpcs.xml
  • fix up translations files (use enqueue_{style,script})
  • migrate docs over from https://docs.wp2static.com
  • update header images, plugin description, readme inline with https://wp2static.com tagline
  • reduce multiple calls seen in Debug Mode, shift rewrite rules to global settings, share between HTML/TXT processors
  • issue templates, etc https://github.com/leonstafford/wp2static/community

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions