<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — manual install of extensions]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5629</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5629&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in manual install of extensions.]]></description>
		<lastBuildDate>Thu, 19 Mar 2015 15:47:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: manual install of extensions]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22947#p22947</link>
			<description><![CDATA[<p>The <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.Extensions">wiki</a> has it.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 19 Mar 2015 15:47:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22947#p22947</guid>
		</item>
		<item>
			<title><![CDATA[Re: manual install of extensions]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22933#p22933</link>
			<description><![CDATA[<p>I couldn&#039;t find much info on loading the module/extensions manually. </p><p>For anyone who needs to add a module manually ( specifically rep_tax_cash_basis in this example) The extension file is available from https://github.com/apmuthu/frontaccounting/tree/master/extensions</p><p>These are placed in the modules directory and info from the \modules\rep_tax_cash_basis\_init\config file and placed in the file \installed_extensions.php extending the array as below:&nbsp; </p><p>Instructions are given in this file to increment $next_extension_id&nbsp; also. </p><p>&nbsp; 0 =&gt; <br />&nbsp; array (<br />&nbsp; &nbsp; &#039;name&#039; =&gt; &#039;British COA&#039;,<br />&nbsp; &nbsp; &#039;package&#039; =&gt; &#039;chart_en_GB-general&#039;,<br />&nbsp; &nbsp; &#039;version&#039; =&gt; &#039;2.3.0-4&#039;,<br />&nbsp; &nbsp; &#039;type&#039; =&gt; &#039;chart&#039;,<br />&nbsp; &nbsp; &#039;active&#039; =&gt; false,<br />&nbsp; &nbsp; &#039;path&#039; =&gt; &#039;sql&#039;,<br />&nbsp; &nbsp; &#039;sql&#039; =&gt; &#039;en_GB-general.sql&#039;,<br />&nbsp; ),<br />&nbsp; 1 =&gt; <br />&nbsp; array (<br />&nbsp; &nbsp; &#039;name&#039; =&gt; &#039;Cash Basis Tax Reporting&#039;,<br />&nbsp; &nbsp; &#039;package&#039; =&gt; &#039;rep_tax_cash_basis&#039;,<br />&nbsp; &nbsp; &#039;version&#039; =&gt; &#039;2.3.7-4&#039;,<br />&nbsp; &nbsp; &#039;type&#039; =&gt; &#039;extension&#039;,<br />&nbsp; &nbsp; &#039;active&#039; =&gt; true,<br />&nbsp; &nbsp; &#039;path&#039; =&gt; &#039;modules/rep_tax_cash_basis&#039;,<br />&nbsp; &nbsp; &#039;sql&#039; =&gt; &#039;&#039;,<br />&nbsp; ),</p><p>The same needs to be done in the company file for it to be active for that company ie \company\X\installed_extensions.php</p><p>And that&#039;s it.</p>]]></description>
			<author><![CDATA[null@example.com (dls)]]></author>
			<pubDate>Wed, 18 Mar 2015 20:36:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22933#p22933</guid>
		</item>
		<item>
			<title><![CDATA[manual install of extensions]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22926#p22926</link>
			<description><![CDATA[<p>Are there any instructions on how to install extensions manually. </p><p>I &#039;m running 2.3.22 and using the automatic install in the setup menu get no errors logged and it seems to tie FA up and hang it. All write permissions ok for modules and tmp directory/files</p><p>It seems it&#039;s the memory limit, due to the archive. I can&#039;t increase this. Is there any way round this? I have tried the unpacked extension directory in&nbsp; /modules/&nbsp; &nbsp;</p><p>Anyone else had this problem?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (dls)]]></author>
			<pubDate>Wed, 18 Mar 2015 06:21:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22926#p22926</guid>
		</item>
	</channel>
</rss>
