AvantCustom¶
The AvantCustom plugin provides a way for an administrator/developer to add custom logic to their Omeka installation without having to create a plugin from scratch. A plugin can provide new functionality, or modify existing functionality, in ways that are not possible by modifying a theme.
Configuration options¶
AvantCustom has no configuration options.
Dependencies¶
The AvantCustom plugin requires that the AvantCommon plugin be installed and activated.
Installation¶
To install the AvantCustom plugin, follow these steps:
- First install and activate the AvantCommon plugin
- Download the latest release from https://github.com/gsoules/AvantCustom
- Unzip
AvantCustom-master.zip
into your Omekaplugins
folder - Rename the folder to
AvantCustom
- Activate the plugin from the Omeka
Plugins
page
Warning¶
Use this software at your own risk.
License¶
This plugin is published under [GNU/GPL].
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.