Web EdBox is an open-source lightweight, self hosted web editor with user management for PHP based servers.
Currently in its beta version the Editor can be used to provide access to project developers without giving them full server access, this is a small but simple solution for small projects and the teams working on them.
Download Web EdBox
Using GitHub
git clone https://github.com/KanishRavikumar-2005/Web-EdBox.git
Install the zipped release from the GitHub Repository
Or the official website
devs.oryvex.in/products/web-edbox
To use Web EdBox
Put the folder called
editor
in the root directory of the project. Don't modify the names of any file/folder that comes inbuilt.Open your editor by going to the website,
https://yourwebsite.url/editor
The editor will ask you to create a manager account. Manager account has full access over all users (admins & developers)Use the user management system to give access to developers and project teammates.
This way, the developers can access only contents of this project within the server and not projects present outside this.
The Web EdBox is still in Version 0.1.0-beta. Patches and Updates will be released soon.
Top comments (0)