DEV Community

Kanish Ravikumar
Kanish Ravikumar

Posted on

A Web Editor for PHP servers

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
Enter fullscreen mode Exit fullscreen mode
OR

Install the zipped release from the GitHub Repository
Or the official website
devs.oryvex.in/products/web-edbox

To use Web EdBox

  1. Put the folder called editor in the root directory of the project. Don't modify the names of any file/folder that comes inbuilt.

  2. 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)

  3. 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.

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay