Search found 3 matches
- 31 Mar 2019, 17:46
- Forum: PyPlanet
- Topic: Adding plugins to PyPlanet
- Replies: 4
- Views: 3123
Re: Adding plugins to PyPlanet
Hello Toffe, Thank you for the answer, I have two more questions since I'm a beginner and not used to working with Python/Virtual environments. Is there any way for me to connect to the virtual environment to install the app, since I am renting the server from a host ? Also, I mentioned that I have ...
- 30 Mar 2019, 18:24
- Forum: PyPlanet
- Topic: Adding plugins to PyPlanet
- Replies: 4
- Views: 3123
Re: Adding plugins to PyPlanet
Hello, Here's the text I have in my apps.json file: { "APPS": { "nc1eu": [ "pyplanet.apps.contrib.admin", "pyplanet.apps.contrib.jukebox", "pyplanet.apps.contrib.karma", "pyplanet.apps.contrib.local_records", "pyplanet.apps.contrib.ded...
- 30 Mar 2019, 03:04
- Forum: PyPlanet
- Topic: Adding plugins to PyPlanet
- Replies: 4
- Views: 3123
Adding plugins to PyPlanet
Hello, I am running a server with PyPlanet and I have troubles enabling all apps et adding plugins on the server: I am renting the server from a host and I have access to the apps.json and base.json files. I edited the first one to add the lines mentioned in the user guide (Enabling Apps), but I don...