Advertisement
-
Posts
1 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Bugs
WF Feature Plan
Suggestions
WebFlake Release Notes
FAQ
Store
Blogs
Applications
Ideas
Files posted by proX3nO
-
Developer Tools
By proX3nO in IPS Community Suite 4.2
These files are required to use developer mode in IPS Community Suite.
Enabling Developer Mode
Follow these steps to enable Developer Mode on your installation:
Download the Developer Tools, making sure you download the correct version for the version of IPS Community Suite you are using. Developer Tools for pre-release versions may be available, so you may need to download an older version from the "Previous Versions" section.
Extract the developer tools and move them to where IPS Community Suite is installed, merging with the existing files. There is a root "dev" folder, and "dev" folders for each application. If you do not have every IPS Community Suite application installed, you should delete the folders you don't need from the Developer Tools folder before copying. The presence of Developer Tools for uninstalled applications may cause errors.
If you do not already have a constants.php file in the root folder of your installation, create one.
Add the following line to your constants.php file:
define( 'IN_DEV', TRUE );
102 downloads
Updated