Docs / Roadmap and Contributions

Roadmap and Contributions

Completed Milestones

  • Engine skeleton and data foundation.
  • Core content system.
  • Users, options, menus, and permissions.
  • Hook bus, cache, workers, URL rewrite, SEO, REST API, and Swagger.
  • Theme runtime, admin CMS, media library, rich text editor, and demo import.
  • Web installer with configuration write and live-site switch.
  • Table-prefix system for core, plugin, and theme isolation.
  • BaseTheme runtime with template fallback and SEO injection.
  • Core content types that survive theme switching.
  • Theme-declared content types through theme.toml, including rewrite slugs and template mapping.
  • Taxonomy archives, fallback templates, tags on details, redirects, and sitemap generation.
  • Content Scope API.
  • WPML-like multilingual plugin.
  • Menu management and per-language menu assignment.
  • Plugin settings system.
  • Content status management and sortable content lists.
  • Core i18n and admin interface language switching.
  • Theme setting translations.
  • Plugin hot-disable support.
  • Frontend template hook slots.
  • Per-content SEO overrides through seo-extras.
  • WPCode-like code snippets plugin.
  • Powered by GoPress injection with system setting control.

Planned

  • Shortcode parser.
  • Read/write database connection splitting.
  • Prometheus metrics.
  • CI/CD pipeline hardening.
  • Benchmark suite and performance tuning.
  • Theme and plugin version migration hooks.
  • Online theme marketplace and one-click installation.

Contributing

  1. Fork the repository.
  2. Create a feature branch.
  3. Commit focused changes.
  4. Push your branch.
  5. Open a pull request.

License

MIT License