Skip to content

Feature Request - Development Mode via App Integration #679

Description

The Dev Mode implementation in the cPanel plugin is great, but we are hoping to take it a step further, and allow dev mode to be called from within web apps (i.e. WordPress).

Without giving WordPress cPanel API access, was hoping a functionality logic like:

  • User enabled Dev Mode in Wordpress, which creates a file/flag in the /home/user directory (or adds a flag to the nginx.conf file)
  • Xtendweb detects the flag and enables the normal Dev Mode
  • User disables Dev Mode in WordPress (so removes the file or flag in nginx.conf). Xtendweb detects the change and disables Dev mode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions