Get Source Code
- IICE File
-
Instructions
-
Create new blank directory under the document root directory of Your project.
-
Just
cm
or
orcatmice
might be very reasonable directory name. Be creative.assets
-
Click somewhere on source code area right underneath this very, whole list of instructions.
-
Once clicked (focused), select all content
ctrl + a
thanctrl + c
to copy to clipboard. -
From within Your favorite PHP editor, create new UTF-8, blank file.
-
Paste clipboard contents
ctrl + v
(or from within context menu) inside that file. -
Save file as index.php under predetermined directory (eg: catmice or assets or however You called it).
-
OR! .. go to github and get the code from there: Public Stable version and save as is proposed in previous steps.
Last modified
@ 2024-06-21 22:24:01+02:00
-
- JSON Blueprints
-
-
Pick a desired .json blueprint tab for your template
-
Click somewhere on desired source code area (tab content) right underneath this very text.
-
Once clicked (focused), select all content
ctrl + a
thanctrl + c
to copy to clipboard. -
Paste into desired file and modify accordingly.
- css
- js
-