Blog Home


Acceptance Testing XX - MODX 3 page objects

Creating separate page objects for MODX 2 and MODX 3

Acceptance Testing XIII - A New Page Object

Creating a new page object containing the CSS and XPath locators we'll need to navigate through the MODX manager.

Acceptance Testing VIII - Two New Page Objects

Creating page objects for the Manager Dashboard and for the Create/Edit Users panel

Acceptance Testing VII -Testing the Manager

Using Codeception to Test the MODX Manager

Acceptance Testing V - Login PageObject

Creating a Codeception PageObject for the login page

Creating Additional Pages after a New Page is Created

Using a plugin to create related pages after a new resource is created

Sending a User to Edit their own Page on Manager Login

Using a plugin to let users *edit* their own page on login

Sending a User to their Own Page on Login

How to get MODX to forward users to their own pages on login

Easy MODX Custom Manager Pages (CMPs) IV

Adding the controller file

Easy MODX Custom Manager Pages (CMPs) III

Making our CMP do a real search and report the results