LILO Plugin Brief Discussion
The Clean.Codes LILO plugin is being used as a test product for the Download Manager system on Clean.Codes. It is listed under the Manifold menu of Clean.Codes products. This page documents the process to register LILO in the Download Manager and the steps a visitor must follow to download it.
Administrator Procedure – Registering LILO
1. Log in to the WordPress dashboard.
2. Go to the Clean.Codes menu item.
3. Open the Download Manager section.
4. Create a new “cc_plugin_product” post.
5. Fill in the following information:
a. Name of plug-in: Clean.Codes LILO
b. Short description: Lightweight Login / Logout menu item with clean front-end Login, Register and Forgot Password forms.
c. Long description: Clean.Codes LILO provides a dynamic Log In | Log Out menu item plus shortcodes for front-end login ([lilo_login]), registration ([lilo_register]), and forgot password ([lilo_forgot_password]) forms. It is a lightweight alternative to heavy membership plugins and is fully integrated with the Clean.Codes Manifold system.
6. Upload the latest clean-codes-lilo.zip file.
7. Publish the product so it appears in the Administrator List.
Visitor Procedure – Downloading LILO
1. Visit the LILO product page in the Download Manager.
2. Read the longer description of the plugin.
3. Fill in the registration form with the following information:
a. First Name
b. Last Name
c. Email Address
d. Telephone
e. Street Address
f. City
g. State / Province
h. Zip / Postal Code (or equivalent for non-US users)
4. Check the “I Agree” checkbox to accept the Clean.Codes Terms of Service and licensing restrictions.
5. After checking the “I Agree” box, the Download button will appear.
6. Click the Download button to receive the plugin zip file.
Quick Install Instructions
(Numbered for Ease)
- Make sure the latest version of the Download Manager is installed.
- Go to the Clean.Codes menu item to access the admin area.
- Create a test “cc_plugin_product” post for the LILO plugin using the details above.
- Test the public download page while logged out to verify the full visitor flow.
What’s Included & Key Features
- Dynamic Log In | Log Out menu item.
- Front-end Login form via shortcode [lilo_login].
- Front-end Register form via shortcode [lilo_register].
- Front-end Forgot Password form via shortcode [lilo_forgot_password].
- One-click page creation for Login, Register and Forgot Password pages.
- Clean.Codes Manifold integration (appears under Clean.Codes → LILO).
- Modern responsive form styling.
- Configurable redirects after login, register and logout.
Plugin Schematic
Clean.Codes LILO 1.2.0 schematic
clean-codes-lilo/
├── clean-codes-lilo.php (Main plugin file)
├── cleancodes-manifold.php (Shared Clean.Codes menu system)
├── index.php (Security blank file)
├── readme.txt (Plugin information)
└── assets/
└── css/
└── forms.css (Styles for Login / Register / Forgot Password forms)