fix: remove deprecated .mokogitea/manifest.xml #71
@@ -1,33 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
MokoStandards Repository Manifest
|
||||
Schema: https://standards.mokoconsulting.tech/moko-platform/1.0
|
||||
See: https://git.mokoconsulting.tech/MokoConsulting/moko-platform/wiki/MANIFEST-STANDARD
|
||||
-->
|
||||
<moko-platform xmlns="https://standards.mokoconsulting.tech/moko-platform/1.0" schema-version="1.0">
|
||||
<identity>
|
||||
<name>MokoJoomHero</name>
|
||||
<display-name>Package - MokoJoomHero</display-name>
|
||||
<org>MokoConsulting</org>
|
||||
<description>A Joomla Module designed to provide a random image from a folder with content on top as a Hero.</description>
|
||||
<version>01.20.00</version>
|
||||
<license spdx="GPL-3.0-or-later">GNU General Public License v3</license>
|
||||
</identity>
|
||||
<governance>
|
||||
<platform>joomla</platform>
|
||||
<standards-version>09.01.00</standards-version>
|
||||
<standards-source>https://git.mokoconsulting.tech/MokoConsulting/moko-platform</standards-source>
|
||||
<last-synced>2026-05-30T15:00:00+00:00</last-synced>
|
||||
</governance>
|
||||
<build>
|
||||
<language>PHP</language>
|
||||
<package-type>joomla-extension</package-type>
|
||||
<entry-point>src/</entry-point>
|
||||
</build>
|
||||
<deploy>
|
||||
<source-dir>src/</source-dir>
|
||||
<remote-subdir>modules/mod_mokojoomhero</remote-subdir>
|
||||
<dev-host>mokoconsulting_dev@waas.dev.mokoconsulting.tech</dev-host>
|
||||
<demo-host>mokoconsulting_demo@waas.demo.mokoconsulting.tech</demo-host>
|
||||
</deploy>
|
||||
</moko-platform>
|
||||
Reference in New Issue
Block a user