Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
module-wizard
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
pinkfeet
module-wizard
Commits
f43be28f
Commit
f43be28f
authored
Jan 09, 2017
by
Kristián Feldsam
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md - Updated installation procedure
parent
ec32a3c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
f43be28f
...
@@ -8,7 +8,8 @@ This module is compatible with ISPConfig version 3.1
...
@@ -8,7 +8,8 @@ This module is compatible with ISPConfig version 3.1
This module have to be installed on master node in multiserver setup.
This module have to be installed on master node in multiserver setup.
-
Download this repo as archive, unpack it to
`/usr/local/ispconfig/interface/web/`
-
Download this repo as archive, unpack it to
`/usr/local/ispconfig/interface/web/`
and rename forlder to
`wizard`
OR
clone repo using git
`git clone https://git.ispconfig.org/ispconfig/module-wizard.git /usr/local/ispconfig/interface/web/wizard`
-
Create DB table provided in db.sql file
`mysql -u root -p < db.sql`
-
Create DB table provided in db.sql file
`mysql -u root -p < db.sql`
-
Enable module in user interface System -> CP Users -> Admin user -> Check "wizard" and save.
-
Enable module in user interface System -> CP Users -> Admin user -> Check "wizard" and save.
-
If it doesn't work, enable module manually by editing admin user in DB table
`sys_user`
column
`modules`
-
If it doesn't work, enable module manually by editing admin user in DB table
`sys_user`
column
`modules`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment