This is the Tina MVC for WordPress plugin demo site.
Software versions installed:
- WordPress 3.3.1
- Tina MVC 0.4.14 (0.5 beta)
- WP-Super-Cache 1.0
This is a standard WordPress install with Tina MVC plugin installed. The Tina MVC custom login/registration/reminder functionality are in use.
Look at the /tina-mvc-for-wordpress page to see it in action. You will need to register in order to view the demo page, this is intentional as it demonstrates the Tina MVC custom login feature.
To recreate:
- Install WordPress
- Install the Tina-MVC plugin
- In [plugins-folder]/tina-mvc/, copy tina_mvc_app_settings_sample.php to tina_mvc_app_settings.php
- Edit the following lines
- $tina_mvc_default_role_to_view = ”;
- Deactivate/activate the plugin to read the new tina_mvc_app_settings.php file
- Copy [plugins-folder]/tina-mvc/sample_apps/* to [plugins-folder]/tina-mvc/app/