3efd423e74
Both modules were missing services/provider.php — the Joomla 5 DI entry point that registers the ModuleDispatcherFactory. Without it, Joomla falls back to a mod_*.php entry point file that doesn't exist, causing "No module file specified" on install. Also moves access.xml into admin/ and adds it to the component manifest so it gets included in the package ZIP. Authored-by: Moko Consulting