Tag: development
12 results
- Accessory, Module
- tags: log, logging, error, developer, development
EE 1
EE 2
OmniLog
Stephen Lewis (Experience Internet)
System-wide message log, for use by ExpressionEngine add-on developers.
- 1 Review
-




- 3 Favs
EE 1
EE 2
Developer
PutYourLightsOn (Ben Croker)
Developer is an accessory that allows EE site developers to quickly access the most essential sections of the control panel during site setup.
- AcademEE Awards
- 2011 Accessory of the Year
- 5 Reviews
-




- 34 Favs
- Module
- tags: unit testing, add-on development, testing, development
EE 1
EE 2
Testee
Stephen Lewis (Experience Internet)
Enables unit testing and TDD for ExpressionEngine add-ons.
- No Reviews.
-
- 1 Fave
- Module
- tags: espresso, coda, app, os x, mac, textmate, application, snippets, global variables, development, editor, templates
EE 1
EE 2
Mountee
Padraig Kennedy & John Ryan
Mountee allows you to access your ExpressionEngine templates as Finder files, so you can work uninterrupted in your favourite app - changing template attributes, creating re-usable template groups and more. Mountee 2 features a completely redesigned interface and it works with both EE1 and EE2!
- 25 Reviews
-




- 48 Favs
- Fieldtype, Module
- tags: stand alone entry form, web applications, development, form, entry, fieldframe, saef, custom fields, edit, stand alone edit form
- Module
- tags: snippets, devkit, global variables, development
EE 1
EE 2
DevKit for EE 2.0
Bjorn Borresen
Save time when developing addons for EE 2.0! Generate a new module skeleton, yaml 2 dbforge code generation and global variables / snippets sync from filesystem.
- No Reviews.
-
- 10 Favs
- Accessory
- tags: cheat sheet, accessory, add-on, development
EE 1
EE 2
Add-On Development Cheat Sheet
PutYourLightsOn (Ben Croker)
This is a free downloadable cheat sheet and Accessory for Expression Engine 2.0. Its purpose is to help add-on developers get used to coding for EE 2.0 and increase their productivity.
- 1 Review
-




- 7 Favs
- Module
- tags: ide, rapid, database-driven, development, module, php, plugin
- Article
- category: ExpressionEngine, Tutorials
- tags: member groups, development, http authentication, templates, template access, template groups
Using ExpressionEngine’s Built-In HTTP Authentication to Restrict Access During Development
03.20.09 by Ryan Masuga
You can restrict access to an ExpressionEngine site under development with template access restrictions by User Group. But what if you need to test logged-in and logged-out status, and different member levels? We show you how to easily restrict your dev area and still test member-related conditionals on your templates with a Dev User Group and EE’s HTTP Authentication.
- Article
- category: Reviews, ExpressionEngine, Tutorials
- tags: fieldframe, color picker, framework, jquery, development, custom fields
Creating a Custom Fieldtype for ExpressionEngine With FieldFrame
03.12.09 by Ryan Masuga
FieldFrame is a “framework for rapid development of Fieldtype extensions” for ExpressionEngine. We decided to see exactly what that means by creating a new jQuery Color Picker custom field extension based on FieldFrame, and explain how it was done.