File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,41 +41,7 @@ Next run this command to scan your instance
4141bin/console.php ether:scan http://localhost:9001
4242```
4343
44- ``` console
45- Starting scan of api...
46- =======================
47-
48- [INFO] No revision in server header
49-
50- [INFO] api version: 1.3.0
51-
52- Starting scan of a pad...
53- =========================
54-
55- [INFO] Package version: 1.9.7
56-
57- [OK] Pads are publicly accessible
58-
59- [OK] Server is healthy
60-
61- [INFO] Version is 1.9.7
62-
63- [INFO] Server running since: 2024-03-08T21:38:56+00:00
64-
65- Starting scan of admin area...
66- ==============================
67-
68- [OK] Admin area is not accessible with admin / admin
69-
70- [OK] Admin area is not accessible with admin / changeme1
71-
72- [OK] Admin area is not accessible with user / changeme1
73-
74- Starting scan of plugins...
75- ===========================
76-
77- [INFO] No plugins found
78- ```
44+ ![ Scan Output] ( docs/scan-output.svg )
7945
8046### Composer
8147
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Plugins:
1515 * ep_font_size
1616 * ep_headings2
1717 * ep_markdown
18+ * ep_plugin_helpers
1819 * ep_spellcheck
1920 * ep_table_of_contents
2021
You can’t perform that action at this time.
0 commit comments