plugin creates OSPanel configuration for current project

Browse, download and discuss plugins for Blumentals code editors
Post Reply
cf1
Posts: 13
Joined: Thu Aug 16, 2012 10:40 am

plugin creates OSPanel configuration for current project

Post by cf1 »

In current project folder creates folder .osp and file .osp/project.ini, with default content for OSPanel.
Attachments
ospenv.zip
(993 Bytes) Downloaded 60 times
eva753kimson
Posts: 1
Joined: Thu Sep 18, 2025 1:30 pm

Re: plugin creates OSPanel configuration for current project

Post by eva753kimson »

Hello,

Just create a .osp folder in your project, and inside it, add a project.ini file with this content:
name = MyProject
host = myproject.loc
root = /
path = C:\OSPanel\domains\myproject.loc\
php_version = 8.1
Post Reply