📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 09:05:59
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-content
/
plugins
/
wp-user-manager
/
src
/
registration-forms-editor
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-content/plugins/wp-user-manager/src/registration-forms-editor
🔄 Refresh
✏️
Editing: bootstrap.js
Writable
import hooks from "./hooks" export const Bootstrap = ({ Vue, router }) => { const event = new CustomEvent("wpum-api-ready", { detail: { Vue, Router: router, Hooks: hooks } }); window.dispatchEvent(event); }
💾 Save Changes
❌ Cancel